Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dnfs_xdr.h633 struct nfs_renameargs { struct
634 struct nfs4_sequence_args seq_args;
635 const struct nfs_fh *old_dir;
636 const struct nfs_fh *new_dir;
637 const struct qstr *old_name;
638 const struct qstr *new_name;