Searched defs:qfmt (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/s390/include/asm/ |
H A D | qdio.h | 64 u32 qfmt : 8; member 101 u32 qfmt : 8; member 288 u8 qfmt; member
|
/kernel/linux/linux-6.6/arch/s390/include/asm/ |
H A D | qdio.h | 63 u32 qfmt : 8; member 100 u32 qfmt : 8; member 268 u8 qfmt; member
|
/kernel/linux/linux-5.10/fs/reiserfs/ |
H A D | super.c | 1442 unsigned int qfmt = 0; in reiserfs_remount() local 1111 reiserfs_parse_options(struct super_block *s, char *options, unsigned long *mount_options, unsigned long *blocks, char **jdev_name, unsigned int *commit_max_age, char **qf_names, unsigned int *qfmt) reiserfs_parse_options() argument 1416 handle_quota_files(struct super_block *s, char **qf_names, unsigned int *qfmt) handle_quota_files() argument 1904 unsigned int qfmt = 0; reiserfs_fill_super() local [all...] |
/kernel/linux/linux-6.6/fs/reiserfs/ |
H A D | super.c | 1440 unsigned int qfmt = 0; in reiserfs_remount() local 1111 reiserfs_parse_options(struct super_block *s, char *options, unsigned long *mount_options, unsigned long *blocks, char **jdev_name, unsigned int *commit_max_age, char **qf_names, unsigned int *qfmt) reiserfs_parse_options() argument 1414 handle_quota_files(struct super_block *s, char **qf_names, unsigned int *qfmt) handle_quota_files() argument 1902 unsigned int qfmt = 0; reiserfs_fill_super() local [all...] |
Completed in 7 milliseconds