Home
last modified time | relevance | path

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

/openbmc/linux/fs/reiserfs/
H A Dsuper.c574 static int reiserfs_quota_off(struct super_block *sb, int type);
581 reiserfs_quota_off(s, type); in reiserfs_quota_off_umount()
854 .quota_off = reiserfs_quota_off,
2458 static int reiserfs_quota_off(struct super_block *sb, int type) in reiserfs_quota_off() function