Home
last modified time | relevance | path

Searched refs:statfs_ntop (Results 1 – 2 of 2) sorted by relevance

/development/ndk/sources/android/libportable/arch-mips/
Dstatfs.c23 static inline void statfs_ntop(struct statfs *n_statfs, struct statfs_portable *p_statfs) in statfs_ntop() function
49 statfs_ntop(&mips_stat, stat); in WRAP()
63 statfs_ntop(&mips_stat, stat); in WRAP()
/development/ndk/sources/android/libportable/common/include/
Dvfs_portable.h46 void statfs_ntop(struct statfs *n_statfs, struct statfs_portable *p_statfs) { in statfs_ntop() function
72 statfs_ntop(&native_stat, stat); in WRAP()
87 statfs_ntop(&native_stat, stat); in WRAP()