/third_party/ltp/testcases/kernel/syscalls/open/ |
H A D | open12.c | 79 const char *mount_flags[] = {"noatime", "relatime", NULL}; in setup() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/mount/ |
H A D | unprivileged-remount-test.c | 246 static bool test_unpriv_remount_simple(int mount_flags) in test_unpriv_remount_simple() argument 251 static bool test_unpriv_remount_atime(int mount_flags, int invalid_flags) in test_unpriv_remount_atime() argument 182 test_unpriv_remount(const char *fstype, const char *mount_options, int mount_flags, int remount_flags, int invalid_flags) test_unpriv_remount() argument
|
/kernel/linux/linux-6.6/tools/testing/selftests/mount/ |
H A D | unprivileged-remount-test.c | 246 static bool test_unpriv_remount_simple(int mount_flags) in test_unpriv_remount_simple() argument 251 static bool test_unpriv_remount_atime(int mount_flags, int invalid_flags) in test_unpriv_remount_atime() argument 182 test_unpriv_remount(const char *fstype, const char *mount_options, int mount_flags, int remount_flags, int invalid_flags) test_unpriv_remount() argument
|
/kernel/linux/linux-5.10/fs/affs/ |
H A D | super.c | 347 unsigned long mount_flags; in affs_fill_super() local 562 unsigned long mount_flags; in affs_remount() local
|
/kernel/linux/linux-5.10/fs/reiserfs/ |
H A D | xattr.c | 1000 int reiserfs_xattr_init(struct super_block *s, int mount_flags) in reiserfs_xattr_init() argument
|
H A D | super.c | 1431 static int reiserfs_remount(struct super_block *s, int *mount_flags, char *arg) in reiserfs_remount() argument
|
/kernel/linux/linux-5.10/fs/ufs/ |
H A D | super.c | 1308 static int ufs_remount (struct super_block *sb, int *mount_flags, char *data) in ufs_remount() argument
|
/kernel/linux/linux-6.6/fs/affs/ |
H A D | super.c | 347 unsigned long mount_flags; in affs_fill_super() local 562 unsigned long mount_flags; in affs_remount() local
|
/kernel/linux/linux-6.6/fs/ufs/ |
H A D | super.c | 1307 static int ufs_remount (struct super_block *sb, int *mount_flags, char *data) in ufs_remount() argument
|
/kernel/linux/linux-6.6/fs/reiserfs/ |
H A D | xattr.c | 996 int reiserfs_xattr_init(struct super_block *s, int mount_flags) in reiserfs_xattr_init() argument
|
H A D | super.c | 1429 static int reiserfs_remount(struct super_block *s, int *mount_flags, char *arg) in reiserfs_remount() argument
|
/third_party/ntfs-3g/libfuse-lite/ |
H A D | fusermount.c | 215 struct mount_flags { struct 222 static struct mount_flags mount_flags[] = { variable [all...] |
H A D | mount.c | 190 struct mount_flags { struct 196 static struct mount_flags mount_flags[] = { variable [all...] |
/third_party/libfuse/lib/ |
H A D | mount.c | 137 struct mount_flags { struct 143 static const struct mount_flags mount_flags[] = { variable [all...] |
/third_party/libfuse/util/ |
H A D | fusermount.c | 612 struct mount_flags { struct 619 static struct mount_flags mount_flags[] = { variable [all...] |