Searched defs:qf_names (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/reiserfs/ |
H A D | super.c | 1416 static void handle_quota_files(struct super_block *s, char **qf_names, in handle_quota_files() argument 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 1441 char *qf_names[REISERFS_MAXQUOTAS]; reiserfs_remount() local 1903 char *qf_names[REISERFS_MAXQUOTAS] = {}; reiserfs_fill_super() local [all...] |
/kernel/linux/linux-6.6/fs/reiserfs/ |
H A D | super.c | 1414 static void handle_quota_files(struct super_block *s, char **qf_names, in handle_quota_files() argument 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 1439 char *qf_names[REISERFS_MAXQUOTAS]; reiserfs_remount() local 1901 char *qf_names[REISERFS_MAXQUOTAS] = {}; reiserfs_fill_super() local [all...] |
Completed in 5 milliseconds