Searched defs:nfs_unlinkdata (Results 1 – 1 of 1) 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;