Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Ddir.c2039 static struct nfs_open_context *create_nfs_open_context(struct dentry *dentry, int open_flags, stru… in create_nfs_open_context() function
2134 ctx = create_nfs_open_context(dentry, open_flags, file); in nfs_atomic_open()