Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfs/
Ddir.c70 static struct nfs_open_dir_context *alloc_nfs_open_dir_context(struct inode *dir, struct rpc_cred *… in alloc_nfs_open_dir_context() function
115 ctx = alloc_nfs_open_dir_context(inode, cred); in nfs_opendir()