Home
last modified time | relevance | path

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

/fs/
Ddquot.c1771 int vfs_quota_off(struct super_block *sb, int type, int remount) in vfs_quota_off() function
2225 .quota_off = vfs_quota_off,
2387 EXPORT_SYMBOL(vfs_quota_off);
/fs/reiserfs/
Dsuper.c309 vfs_quota_off(s, i, 0); in finish_unfinished()
660 .quota_off = vfs_quota_off,
/fs/ext3/
Dsuper.c744 .quota_off = vfs_quota_off,
1473 vfs_quota_off(sb, i, 0); in ext3_orphan_cleanup()
/fs/ext4/
Dsuper.c963 .quota_off = vfs_quota_off,
1837 vfs_quota_off(sb, i, 0); in ext4_orphan_cleanup()