Home
last modified time | relevance | path

Searched refs:fs_value_is_file (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dfs_context.h57 fs_value_is_file, /* Value is a file* */ enumerator
/linux/fs/
H A Dfsopen.c450 param.type = fs_value_is_file; in SYSCALL_DEFINE5()
/linux/fs/overlayfs/
H A Dparams.c469 case fs_value_is_file: { in ovl_parse_layer()