Searched defs:nfs_unlinkdata (Results 1 – 1 of 1) sorted by relevance
1739 struct nfs_unlinkdata { struct1740 struct nfs_removeargs args;1741 struct nfs_removeres res;1742 struct dentry *dentry;1743 wait_queue_head_t wq;1744 const struct cred *cred;1745 struct nfs_fattr dir_attr;1746 long timeout;