Searched refs:flags_by_mnt (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/fs/
H A Dstatfs.c12 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 123 milliseconds