Searched defs:nfs_unlinkdata (Results 1 – 1 of 1) sorted by relevance
1669 struct nfs_unlinkdata { struct1670 struct nfs_removeargs args;1671 struct nfs_removeres res;1672 struct dentry *dentry;1673 wait_queue_head_t wq;1674 const struct cred *cred;1675 struct nfs_fattr dir_attr;1676 long timeout;