Searched defs:ms_flags (Results 1 – 3 of 3) sorted by relevance
| /kernel/linux/linux-5.10/samples/vfs/ |
| D | test-fsmount.c | 77 static inline int fsmount(int fsfd, unsigned int flags, unsigned int ms_flags) in fsmount()
|
| /kernel/linux/linux-4.19/fs/ |
| D | namespace.c | 2091 static int flags_to_propagation_type(int ms_flags) in flags_to_propagation_type() 2107 static int do_change_type(struct path *path, int ms_flags) in do_change_type() 2218 static int change_mount_flags(struct vfsmount *mnt, int ms_flags) in change_mount_flags() 2240 static int do_remount(struct path *path, int ms_flags, int sb_flags, in do_remount()
|
| /kernel/linux/linux-5.10/fs/ |
| D | namespace.c | 2282 static int flags_to_propagation_type(int ms_flags) in flags_to_propagation_type() 2298 static int do_change_type(struct path *path, int ms_flags) in do_change_type() 2610 static int do_remount(struct path *path, int ms_flags, int sb_flags, in do_remount()
|