Searched refs:jfs_quota_off (Results 1 – 1 of 1) sorted by relevance
158 static int jfs_quota_off(struct super_block *sb, int type);167 jfs_quota_off(sb, type); in jfs_quota_off_umount()172 .quota_off = jfs_quota_off,861 static int jfs_quota_off(struct super_block *sb, int type) in jfs_quota_off() function