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