Home
last modified time | relevance | path

Searched defs:nfs_delegation (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/fs/nfs/
Ddelegation.h15 struct nfs_delegation { struct
16 struct list_head super_list;
40 struct inode *nfs_delegation_find_inode(struct nfs_client *clp, const struct nfs_fh *fhandle); argument