Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dnfs_xdr.h490 struct nfs_renameargs { struct
491 const struct nfs_fh *old_dir;
492 const struct nfs_fh *new_dir;
493 const struct qstr *old_name;
494 const struct qstr *new_name;
495 const u32 *bitmask;
496 struct nfs4_sequence_args seq_args;