Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Dnfs4_fs.h274 int nfs_atomic_open(struct inode *, struct dentry *, struct file *,
H A Ddir.c2067 int nfs_atomic_open(struct inode *dir, struct dentry *dentry, in nfs_atomic_open() function
2213 EXPORT_SYMBOL_GPL(nfs_atomic_open);
H A Dnfs4proc.c10665 .atomic_open = nfs_atomic_open,