Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfs/
H A Dread.c343 ctx = nfs_find_open_context(inode, NULL, FMODE_READ); in nfs_readpage()
429 desc.ctx = nfs_find_open_context(inode, NULL, FMODE_READ); in nfs_readpages()
H A Dinode.c1087 struct nfs_open_context *nfs_find_open_context(struct inode *inode, const struct cred *cred, fmode_… in nfs_find_open_context() function
/OK3568_Linux_fs/kernel/include/linux/
H A Dnfs_fs.h395 extern struct nfs_open_context *nfs_find_open_context(struct inode *inode, const struct cred *cred,…