Lines Matching refs:nfs_open_context
62 struct nfs_open_context *open_context;
69 struct nfs_open_context { struct
393 extern struct nfs_open_context *get_nfs_open_context(struct nfs_open_context *ctx);
394 extern void put_nfs_open_context(struct nfs_open_context *ctx);
395 extern struct nfs_open_context *nfs_find_open_context(struct inode *inode, const struct cred *cred,…
396 extern struct nfs_open_context *alloc_nfs_open_context(struct dentry *dentry, fmode_t f_mode, struc…
397 extern void nfs_inode_attach_open_context(struct nfs_open_context *ctx);
398 extern void nfs_file_set_open_context(struct file *filp, struct nfs_open_context *ctx);
400 extern struct nfs_lock_context *nfs_get_lock_context(struct nfs_open_context *ctx);
461 static inline struct nfs_open_context *nfs_file_open_context(struct file *filp) in nfs_file_open_context()
469 struct nfs_open_context *ctx = in nfs_file_cred()
563 extern int nfs_readpage_async(struct nfs_open_context *, struct inode *,