Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dnfs_xdr.h569 struct nfs_renameargs { struct
570 struct nfs4_sequence_args seq_args;
571 const struct nfs_fh *old_dir;
572 const struct nfs_fh *new_dir;
573 const struct qstr *old_name;
574 const struct qstr *new_name;