Searched defs:nfs_unlinkdata (Results 1 – 1 of 1) sorted by relevance
1735 struct nfs_unlinkdata { struct1736 struct nfs_removeargs args;1737 struct nfs_removeres res;1738 struct dentry *dentry;1739 wait_queue_head_t wq;1740 const struct cred *cred;1741 struct nfs_fattr dir_attr;1742 long timeout;