Searched defs:mount_flags (Results 1 – 3 of 3) sorted by relevance
183 int mount_flags, int remount_flags, int invalid_flags) in test_unpriv_remount()246 static bool test_unpriv_remount_simple(int mount_flags) in test_unpriv_remount_simple()251 static bool test_unpriv_remount_atime(int mount_flags, int invalid_flags) in test_unpriv_remount_atime()
176 unsigned long mount_flags; /* Options */ member
1293 static int ufs_remount (struct super_block *sb, int *mount_flags, char *data) in ufs_remount()