Searched refs:v9fs_open_to_dotl_flags (Results 1 – 3 of 3) sorted by relevance
75 int v9fs_open_to_dotl_flags(int flags);
198 int v9fs_open_to_dotl_flags(int flags) in v9fs_open_to_dotl_flags() function288 err = p9_client_create_dotl(ofid, name, v9fs_open_to_dotl_flags(flags), in v9fs_vfs_atomic_open_dotl()
56 omode = v9fs_open_to_dotl_flags(file->f_flags); in v9fs_file_open()