Searched defs:nfs_unlinkdata (Results 1 – 1 of 1) sorted by relevance
1593 struct nfs_unlinkdata { struct1594 struct nfs_removeargs args;1595 struct nfs_removeres res;1596 struct dentry *dentry;1597 wait_queue_head_t wq;1598 const struct cred *cred;1599 struct nfs_fattr dir_attr;1600 long timeout;