Searched refs:v9fs_open_to_dotl_flags (Results 1 – 3 of 3) sorted by relevance
87 int v9fs_open_to_dotl_flags(int flags);
232 int v9fs_open_to_dotl_flags(int flags) in v9fs_open_to_dotl_flags() function314 err = p9_client_create_dotl(ofid, name, v9fs_open_to_dotl_flags(flags), in v9fs_vfs_create_dotl()
68 omode = v9fs_open_to_dotl_flags(file->f_flags); in v9fs_file_open()