Searched defs:sb_flags_mask (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/ |
H A D | fs_context.c | 247 alloc_fs_context(struct file_system_type *fs_type, struct dentry *reference, unsigned int sb_flags, unsigned int sb_flags_mask, enum fs_context_purpose purpose) alloc_fs_context() argument 309 fs_context_for_reconfigure(struct dentry *dentry, unsigned int sb_flags, unsigned int sb_flags_mask) fs_context_for_reconfigure() argument
|
/kernel/linux/linux-6.6/fs/ |
H A D | fs_context.c | 275 alloc_fs_context(struct file_system_type *fs_type, struct dentry *reference, unsigned int sb_flags, unsigned int sb_flags_mask, enum fs_context_purpose purpose) alloc_fs_context() argument 337 fs_context_for_reconfigure(struct dentry *dentry, unsigned int sb_flags, unsigned int sb_flags_mask) fs_context_for_reconfigure() argument
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | fs_context.h | 105 unsigned int sb_flags_mask; /* Superblock flags that were changed */ member
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | fs_context.h | 105 unsigned int sb_flags_mask; /* Superblock flags that were changed */ member
|
Completed in 3 milliseconds