Searched refs:sb_flags (Results 1 – 5 of 5) sorted by relevance
| /include/uapi/linux/ |
| D | dlm.h | 65 char sb_flags; member
|
| D | mount.h | 162 __u32 sb_flags; /* SB_{RDONLY,SYNCHRONOUS,DIRSYNC,LAZYTIME} */ member
|
| /include/linux/ |
| D | fs_context.h | 104 unsigned int sb_flags; /* Proposed superblock flags (SB_*) */ member 128 unsigned int sb_flags); 130 unsigned int sb_flags, 161 int setup_bdev_super(struct super_block *sb, int sb_flags,
|
| D | qnx6_fs.h | 100 __fs32 sb_flags; member
|
| /include/trace/events/ |
| D | dlm.h | 223 TP_PROTO(__u32 ls_id, __u32 lkb_id, __u8 sb_flags, int sb_status, 226 TP_ARGS(ls_id, lkb_id, sb_flags, sb_status, res_name, res_length), 231 __field(__u8, sb_flags) 239 __entry->sb_flags = sb_flags; 248 show_dlm_sb_flags(__entry->sb_flags), __entry->sb_status,
|