Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext2/
H A Dsuper.c129 static int ext2_quota_off(struct super_block *sb, int type);
136 ext2_quota_off(sb, type); in ext2_quota_off_umount()
330 .quota_off = ext2_quota_off,
1601 static int ext2_quota_off(struct super_block *sb, int type) in ext2_quota_off() function