Home
last modified time | relevance | path

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

/linux-4.1.27/fs/nfs/
Ddir.c1445 static fmode_t flags_to_mode(int flags) in flags_to_mode() function
1457 return alloc_nfs_open_context(dentry, flags_to_mode(open_flags)); in create_nfs_open_context()