Searched refs:ST_VALID (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ | ||
A D | statfs.h | 36 #define ST_VALID 0x0020 /* f_flags support is implemented */ macro |
/linux/fs/ | ||
A D | statfs.c | 51 return ST_VALID | flags_by_mnt(mnt->mnt_flags) | in calculate_f_flags() |
Completed in 4 milliseconds