Searched defs:format_id (Results 1 – 4 of 4) sorted by relevance
/fs/quota/ |
D | dquot.c | 2250 static int vfs_load_quota_inode(struct inode *inode, int type, int format_id, in vfs_load_quota_inode() 2403 int dquot_quota_on(struct super_block *sb, int type, int format_id, in dquot_quota_on() 2424 int dquot_enable(struct inode *inode, int type, int format_id, in dquot_enable() 2472 int format_id, int type) in dquot_quota_on_mount()
|
/fs/f2fs/ |
D | super.c | 1697 static int f2fs_quota_enable(struct super_block *sb, int type, int format_id, in f2fs_quota_enable() 1786 static int f2fs_quota_on(struct super_block *sb, int type, int format_id, in f2fs_quota_on()
|
/fs/reiserfs/ |
D | super.c | 2359 static int reiserfs_quota_on(struct super_block *sb, int type, int format_id, in reiserfs_quota_on()
|
/fs/ext4/ |
D | super.c | 5304 static int ext4_quota_on(struct super_block *sb, int type, int format_id, in ext4_quota_on() 5348 static int ext4_quota_enable(struct super_block *sb, int type, int format_id, in ext4_quota_enable()
|