Searched defs:nfs_unlinkdata (Results 1 – 1 of 1) sorted by relevance
1691 struct nfs_unlinkdata { struct1692 struct nfs_removeargs args;1693 struct nfs_removeres res;1694 struct dentry *dentry;1695 wait_queue_head_t wq;1696 const struct cred *cred;1697 struct nfs_fattr dir_attr;1698 long timeout;