Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dread.c430 ctx = nfs_find_open_context(inode, NULL, FMODE_READ); in nfs_readahead()
H A Dinode.c1281 struct nfs_open_context *nfs_find_open_context(struct inode *inode, const struct cred *cred, fmode_… in nfs_find_open_context() function
/linux/include/linux/
H A Dnfs_fs.h467 extern struct nfs_open_context *nfs_find_open_context(struct inode *inode, const struct cred *cred,…