Searched defs:s_jquota_fmt (Results 1 - 4 of 4) sorted by relevance

/fs/ext3/
H A Dext3.h252 int s_jquota_fmt; member in struct:ext3_mount_options
675 int s_jquota_fmt; /* Format of quota to use */ member in struct:ext3_sb_info
/fs/ext4/
H A Dsuper.c1611 sbi->s_jquota_fmt != m->mount_opt) {
1623 sbi->s_jquota_fmt = m->mount_opt;
1690 if (!sbi->s_jquota_fmt) {
1716 if (sbi->s_jquota_fmt) {
1719 switch (sbi->s_jquota_fmt) {
4796 int s_jquota_fmt; member in struct:ext4_mount_options
4826 old_opts.s_jquota_fmt = sbi->s_jquota_fmt;
5024 sbi->s_jquota_fmt = old_opts.s_jquota_fmt;
[all...]
H A Dext4.h1245 int s_jquota_fmt; /* Format of quota to use */ member in struct:ext4_sb_info
/fs/reiserfs/
H A Dreiserfs.h622 int s_jquota_fmt; member in struct:reiserfs_sb_info

Completed in 58 milliseconds