Searched refs:Opt_commit (Results  1 – 3 of 3) sorted by relevance
| /Linux-v6.6/fs/gfs2/ | 
| D | ops_fstype.c | 1385 	Opt_commit,  enumerator1441 	fsparam_s32    ("commit",             Opt_commit),
 1518 	case Opt_commit:  in gfs2_parse_param()
 
 | 
| /Linux-v6.6/fs/ocfs2/ | 
| D | super.c | 158 	Opt_commit,  enumerator191 	{Opt_commit, "commit=%u"},
 1334 		case Opt_commit:  in ocfs2_parse_options()
 
 | 
| /Linux-v6.6/fs/ext4/ | 
| D | super.c | 1661 	Opt_commit, Opt_min_batch_time, Opt_max_batch_time, Opt_journal_dev,  enumerator1750 	fsparam_u32	("commit",		Opt_commit),
 1870 	{Opt_commit, 0, MOPT_NO_EXT2},
 2222 	case Opt_commit:  in ext4_parse_param()
 
 |