Home
last modified time | relevance | path

Searched refs:reiserfs_quota_off (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/fs/reiserfs/
Dsuper.c574 static int reiserfs_quota_off(struct super_block *sb, int type);
581 reiserfs_quota_off(s, type); in reiserfs_quota_off_umount()
853 .quota_off = reiserfs_quota_off,
2457 static int reiserfs_quota_off(struct super_block *sb, int type) in reiserfs_quota_off() function