Home
last modified time | relevance | path

Searched refs:v9fs_open_to_dotl_flags (Results 1 – 2 of 2) sorted by relevance

/linux/fs/9p/
H A Dv9fs_vfs.h76 int v9fs_open_to_dotl_flags(int flags);
H A Dvfs_inode_dotl.c196 int v9fs_open_to_dotl_flags(int flags) in v9fs_open_to_dotl_flags() function
233 int p9_omode = v9fs_open_to_dotl_flags(flags); in v9fs_vfs_atomic_open_dotl()