Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Dnfs_xdr.h536 struct nfs_renameargs { struct
537 const struct nfs_fh *old_dir;
538 const struct nfs_fh *new_dir;
539 const struct qstr *old_name;
540 const struct qstr *new_name;
541 const u32 *bitmask;
542 struct nfs4_sequence_args seq_args;