Home
last modified time | relevance | path

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

/Linux-v5.15/fs/nfs/
Ddir.c71 static struct nfs_open_dir_context *alloc_nfs_open_dir_context(struct inode *dir) in alloc_nfs_open_dir_context() function
115 ctx = alloc_nfs_open_dir_context(inode); in nfs_opendir()