Searched defs:sb_flags (Results 1 – 14 of 14) sorted by relevance
/linux-6.12.1/fs/ |
D | fs_context.c | 277 unsigned int sb_flags, in alloc_fs_context() 330 unsigned int sb_flags) in fs_context_for_mount() 338 unsigned int sb_flags, in fs_context_for_reconfigure()
|
D | namespace.c | 3015 static int do_remount(struct path *path, int ms_flags, int sb_flags, in do_remount() 3460 static int do_new_mount(struct path *path, const char *fstype, int sb_flags, in do_new_mount() 3762 unsigned int mnt_flags = 0, sb_flags; in path_mount() local
|
D | super.c | 1547 int setup_bdev_super(struct super_block *sb, int sb_flags, in setup_bdev_super()
|
/linux-6.12.1/include/uapi/linux/ |
D | dlm.h | 65 char sb_flags; member
|
D | mount.h | 162 __u32 sb_flags; /* SB_{RDONLY,SYNCHRONOUS,DIRSYNC,LAZYTIME} */ member
|
/linux-6.12.1/fs/dlm/ |
D | ast.c | 22 uint32_t flags, uint8_t sb_flags, int sb_status, in dlm_run_callback()
|
D | user.c | 71 __u8 sb_flags; member
|
D | dlm_internal.h | 232 uint8_t sb_flags; /* copy to lksb flags */ member
|
/linux-6.12.1/include/linux/ |
D | qnx6_fs.h | 100 __fs32 sb_flags; member
|
D | fs_context.h | 104 unsigned int sb_flags; /* Proposed superblock flags (SB_*) */ member
|
/linux-6.12.1/tools/perf/trace/beauty/include/uapi/linux/ |
D | mount.h | 162 __u32 sb_flags; /* SB_{RDONLY,SYNCHRONOUS,DIRSYNC,LAZYTIME} */ member
|
/linux-6.12.1/drivers/md/ |
D | dm-cache-metadata.c | 472 unsigned long sb_flags; in __open_metadata() local 571 uint32_t sb_flags = mutator(le32_to_cpu(disk_super->flags)); in update_flags() local
|
D | md.h | 370 unsigned long sb_flags; member
|
/linux-6.12.1/fs/xfs/libxfs/ |
D | xfs_format.h | 140 uint8_t sb_flags; /* misc. flags */ member 229 __u8 sb_flags; /* misc. flags */ member
|