Home
last modified time | relevance | path

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

/Linux-v5.15/fs/nfs/
Ddir.c1837 static fmode_t flags_to_mode(int flags) in flags_to_mode() function
1849 return alloc_nfs_open_context(dentry, flags_to_mode(open_flags), filp); in create_nfs_open_context()