Searched defs:nfs_unlinkdata (Results 1 – 1 of 1) sorted by relevance
44803 struct nfs_unlinkdata { struct44804 struct nfs_removeargs args;44805 struct nfs_removeres res;44806 struct dentry *dentry;44807 wait_queue_head_t wq;44808 const struct cred *cred;44809 struct nfs_fattr dir_attr;44810 long int timeout;