Searched refs:flags_to_mode (Results 1 – 3 of 3) sorted by relevance
56 f_mode |= flags_to_mode(openflags); in nfs4_file_open()
45 static inline fmode_t flags_to_mode(int flags) in flags_to_mode() function
2007 return alloc_nfs_open_context(dentry, flags_to_mode(open_flags), filp); in create_nfs_open_context()