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