Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfs/
Ddir.c1480 static fmode_t flags_to_mode(int flags) in flags_to_mode() function
1492 return alloc_nfs_open_context(dentry, flags_to_mode(open_flags), filp); in create_nfs_open_context()