Searched refs:v9fs_open_to_dotl_flags (Results 1 - 3 of 3) sorted by last modified time

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

Completed in 144 milliseconds