Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dnfs_xdr.h712 struct nfs_renameargs { struct
713 struct nfs4_sequence_args seq_args;
714 const struct nfs_fh *old_dir;
715 const struct nfs_fh *new_dir;
716 const struct qstr *old_name;
717 const struct qstr *new_name;