Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfs/
Dnfs4_fs.h266 int nfs_atomic_open(struct inode *, struct dentry *, struct file *,
Ddir.c1518 int nfs_atomic_open(struct inode *dir, struct dentry *dentry, in nfs_atomic_open() function
1658 EXPORT_SYMBOL_GPL(nfs_atomic_open);
Dnfs4proc.c9789 .atomic_open = nfs_atomic_open,