Searched refs:v9fs_open_to_dotl_flags (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/9p/
H A Dv9fs_vfs.h76 int v9fs_open_to_dotl_flags(int flags);
H A Dvfs_file.c50 omode = v9fs_open_to_dotl_flags(file->f_flags);
H A Dvfs_inode_dotl.c134 * v9fs_open_to_dotl_flags- convert Linux specific open flags to
138 int v9fs_open_to_dotl_flags(int flags) function
175 int p9_omode = v9fs_open_to_dotl_flags(flags);

Completed in 166 milliseconds