Home
last modified time | relevance | path

Searched defs:nfs_unlinkdata (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/
A Dnfs_xdr.h1683 struct nfs_unlinkdata { struct
1684 struct nfs_removeargs args;
1685 struct nfs_removeres res;
1686 struct dentry *dentry;
1687 wait_queue_head_t wq;
1688 const struct cred *cred;
1689 struct nfs_fattr dir_attr;
1690 long timeout;

Completed in 18 milliseconds