Searched defs:nfs_unlinkdata (Results 1 – 2 of 2) sorted by relevance
1548 struct nfs_unlinkdata { struct1549 struct nfs_removeargs args;1550 struct nfs_removeres res;1551 struct dentry *dentry;1552 wait_queue_head_t wq;1553 struct rpc_cred *cred;1554 struct nfs_fattr dir_attr;1555 long timeout;
1674 struct nfs_unlinkdata { struct1675 struct nfs_removeargs args;1676 struct nfs_removeres res;1677 struct dentry *dentry;1678 wait_queue_head_t wq;1679 const struct cred *cred;1680 struct nfs_fattr dir_attr;1681 long timeout;