Home
last modified time | relevance | path

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

/linux-6.1.9/fs/jfs/
Dsuper.c157 static int jfs_quota_off(struct super_block *sb, int type);
166 jfs_quota_off(sb, type); in jfs_quota_off_umount()
171 .quota_off = jfs_quota_off,
855 static int jfs_quota_off(struct super_block *sb, int type) in jfs_quota_off() function