Searched refs:qfmt (Results 1 – 1 of 1) sorted by relevance
1128 unsigned int *qfmt) in reiserfs_parse_options() argument1302 *qfmt = QFMT_VFS_OLD; in reiserfs_parse_options()1304 *qfmt = QFMT_VFS_V0; in reiserfs_parse_options()1312 *qfmt != REISERFS_SB(s)->s_jquota_fmt) { in reiserfs_parse_options()1330 if (!REISERFS_SB(s)->s_jquota_fmt && !*qfmt in reiserfs_parse_options()1417 unsigned int *qfmt) in handle_quota_files() argument1426 if (*qfmt) in handle_quota_files()1427 REISERFS_SB(s)->s_jquota_fmt = *qfmt; in handle_quota_files()1442 unsigned int qfmt = 0; in reiserfs_remount() local1458 qf_names, &qfmt)) { in reiserfs_remount()[all …]