Searched refs:flags_by_mnt (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/fs/ | ||
H A D | statfs.c | 12 static int flags_by_mnt(int mnt_flags) flags_by_mnt() function 45 return ST_VALID | flags_by_mnt(mnt->mnt_flags) | calculate_f_flags() |
Completed in 104 milliseconds