Searched refs:v9fs_open_to_dotl_flags (Results 1 – 3 of 3) sorted by relevance
90 int v9fs_open_to_dotl_flags(int flags);
213 int v9fs_open_to_dotl_flags(int flags) in v9fs_open_to_dotl_flags() function304 err = p9_client_create_dotl(ofid, name, v9fs_open_to_dotl_flags(flags), in v9fs_vfs_atomic_open_dotl()
71 omode = v9fs_open_to_dotl_flags(file->f_flags); in v9fs_file_open()