Searched defs:nfs_unlinkdata (Results 1 – 1 of 1) sorted by relevance
1702 struct nfs_unlinkdata { struct1703 struct nfs_removeargs args;1704 struct nfs_removeres res;1705 struct dentry *dentry;1706 wait_queue_head_t wq;1707 const struct cred *cred;1708 struct nfs_fattr dir_attr;1709 long timeout;