Merge tag 'nfs-for-6.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
[linux-block.git] / include / linux / nfs_fs.h
index d59116ac82099d0b5985a7f2b57a2e69e9e860dc..039898d70954f9a0ef29d4f4d3ae75bdbd6ce2a1 100644 (file)
@@ -561,6 +561,9 @@ extern int nfs_may_open(struct inode *inode, const struct cred *cred, int openfl
 extern void nfs_access_zap_cache(struct inode *inode);
 extern int nfs_access_get_cached(struct inode *inode, const struct cred *cred,
                                 u32 *mask, bool may_block);
+extern int nfs_atomic_open_v23(struct inode *dir, struct dentry *dentry,
+                              struct file *file, unsigned int open_flags,
+                              umode_t mode);
 
 /*
  * linux/fs/nfs/symlink.c