Searched defs:format_id (Results 1 – 6 of 6) sorted by relevance
/fs/quota/ |
D | dquot.c | 2434 int dquot_load_quota_sb(struct super_block *sb, int type, int format_id, in dquot_load_quota_sb() 2517 int dquot_load_quota_inode(struct inode *inode, int type, int format_id, in dquot_load_quota_inode() 2567 int dquot_quota_on(struct super_block *sb, int type, int format_id, in dquot_quota_on() 2589 int format_id, int type) in dquot_quota_on_mount()
|
/fs/jfs/ |
D | super.c | 841 static int jfs_quota_on(struct super_block *sb, int type, int format_id, in jfs_quota_on()
|
/fs/ext2/ |
D | super.c | 1576 static int ext2_quota_on(struct super_block *sb, int type, int format_id, in ext2_quota_on()
|
/fs/f2fs/ |
D | super.c | 2641 static int f2fs_quota_enable(struct super_block *sb, int type, int format_id, in f2fs_quota_enable() 2780 static int f2fs_quota_on(struct super_block *sb, int type, int format_id, in f2fs_quota_on()
|
/fs/reiserfs/ |
D | super.c | 2388 static int reiserfs_quota_on(struct super_block *sb, int type, int format_id, in reiserfs_quota_on()
|
/fs/ext4/ |
D | super.c | 6295 static int ext4_quota_on(struct super_block *sb, int type, int format_id, in ext4_quota_on() 6389 static int ext4_quota_enable(struct super_block *sb, int type, int format_id, in ext4_quota_enable()
|