Home
last modified time | relevance | path

Searched defs:mount_flags (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/tools/testing/selftests/mount/
H A Dunprivileged-remount-test.c183 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()
/openbmc/linux/fs/affs/
H A Dsuper.c347 unsigned long mount_flags; in affs_fill_super() local
562 unsigned long mount_flags; in affs_remount() local
/openbmc/linux/fs/ufs/
H A Dsuper.c1307 static int ufs_remount (struct super_block *sb, int *mount_flags, char *data) in ufs_remount()
/openbmc/linux/fs/reiserfs/
H A Dxattr.c996 int reiserfs_xattr_init(struct super_block *s, int mount_flags) in reiserfs_xattr_init()
H A Dsuper.c1429 static int reiserfs_remount(struct super_block *s, int *mount_flags, char *arg) in reiserfs_remount()
/openbmc/qemu/linux-user/
H A Dstrace.c1046 UNUSED static const struct flags mount_flags[] = { variable