Searched defs:nfs_unlinkdata (Results 1 – 3 of 3) sorted by relevance
15726 struct nfs_unlinkdata { struct15727 struct nfs_removeargs args;15728 struct nfs_removeres res;15729 struct dentry *dentry;15730 wait_queue_head_t wq;15731 const struct cred *cred;15732 struct nfs_fattr dir_attr;15733 long int timeout;
16190 struct nfs_unlinkdata { struct16191 struct nfs_removeargs args;16192 struct nfs_removeres res;16193 struct dentry *dentry;16194 wait_queue_head_t wq;16195 const struct cred *cred;16196 struct nfs_fattr dir_attr;16197 long int timeout;