Searched defs:nfs_unlinkdata (Results 1 – 10 of 10) sorted by relevance
20465 struct nfs_unlinkdata { struct20466 struct nfs_removeargs args;20467 struct nfs_removeres res;20468 struct dentry *dentry;20469 wait_queue_head_t wq;20470 const struct cred *cred;20471 struct nfs_fattr dir_attr;20472 long int timeout;
110850 struct nfs_unlinkdata { struct110851 struct nfs_removeargs args;110852 struct nfs_removeres res;110853 struct dentry *dentry;110854 wait_queue_head_t wq;110855 const struct cred *cred;110856 struct nfs_fattr dir_attr;110857 long int timeout;
56456 struct nfs_unlinkdata { struct56457 struct nfs_removeargs args;56458 struct nfs_removeres res;56459 struct dentry *dentry;56460 wait_queue_head_t wq;56461 const struct cred *cred;56462 struct nfs_fattr dir_attr;56463 long int timeout;
90732 struct nfs_unlinkdata { struct90733 struct nfs_removeargs args;90734 struct nfs_removeres res;90735 struct dentry *dentry;90736 wait_queue_head_t wq;90737 const struct cred *cred;90738 struct nfs_fattr dir_attr;90739 long int timeout;
38329 struct nfs_unlinkdata { struct38330 struct nfs_removeargs args;38331 struct nfs_removeres res;38332 struct dentry *dentry;38333 wait_queue_head_t wq;38334 const struct cred *cred;38335 struct nfs_fattr dir_attr;38336 long int timeout;