Home
last modified time | relevance | path

Searched defs:sb_flags (Results 1 – 9 of 9) sorted by relevance

/linux/include/uapi/linux/
H A Ddlm.h65 char sb_flags; member
/linux/tools/include/uapi/linux/
H A Dmount.h162 __u32 sb_flags; /* SB_{RDONLY,SYNCHRONOUS,DIRSYNC,LAZYTIME} */ global() member
/linux/include/linux/
H A Dqnx6_fs.h100 __fs32 sb_flags; member
H A Dfs_context.h104 unsigned int sb_flags; /* Proposed superblock flags (SB_*) */ member
/linux/tools/perf/trace/beauty/include/uapi/linux/
H A Dmount.h164 __u32 sb_flags; /* SB_{RDONLY,SYNCHRONOUS,DIRSYNC,LAZYTIME} */ member
/linux/fs/dlm/
H A Duser.c71 __u8 sb_flags; member
/linux/fs/
H A Dsuper.c1799 int setup_bdev_super(struct super_block *sb, int sb_flags, in setup_bdev_super()
/linux/drivers/md/
H A Dmd.h414 unsigned long sb_flags; member
/linux/fs/smb/client/
H A Dcifsglob.h2355 unsigned int sb_flags) in __cifs_cache_state_check()