Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfs_context.h53 fs_value_is_flag, /* Value not given a value */ enumerator
/linux/fs/
H A Dfsopen.c416 param.type = fs_value_is_flag; in SYSCALL_DEFINE5()
/linux/fs/ext4/
H A Dsuper.c2433 if ((param->type == fs_value_is_flag) || in ext4_parse_param()
2476 param.type = fs_value_is_flag; in parse_options()
/linux/drivers/block/
H A Drbd.c6366 .type = fs_value_is_flag, in rbd_parse_options()