Searched defs:nfs_unlinkdata (Results 1 – 1 of 1) sorted by relevance
1730 struct nfs_unlinkdata { struct1731 struct nfs_removeargs args;1732 struct nfs_removeres res;1733 struct dentry *dentry;1734 wait_queue_head_t wq;1735 const struct cred *cred;1736 struct nfs_fattr dir_attr;1737 long timeout;