Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfs_context.h56 fs_value_is_filename, /* Value is a filename* + dirfd */ enumerator
/linux/fs/
H A Dfsopen.c444 param.type = fs_value_is_filename; in SYSCALL_DEFINE5()
H A Dfs_parser.c163 case fs_value_is_filename: in fs_lookup_param()