Home
last modified time | relevance | path

Searched refs:flags_to_mode (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/fs/nfs/
Dnfs4file.c56 f_mode |= flags_to_mode(openflags); in nfs4_file_open()
Dinternal.h45 static inline fmode_t flags_to_mode(int flags) in flags_to_mode() function
Ddir.c2007 return alloc_nfs_open_context(dentry, flags_to_mode(open_flags), filp); in create_nfs_open_context()