Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dnfs_xdr.h719 struct nfs_renameargs { struct
720 struct nfs4_sequence_args seq_args;
721 const struct nfs_fh *old_dir;
722 const struct nfs_fh *new_dir;
723 const struct qstr *old_name;
724 const struct qstr *new_name;

Completed in 20 milliseconds