Home
last modified time | relevance | path

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

/openbmc/linux/fs/afs/
H A Dinternal.h789 struct afs_operation { struct
793 const struct afs_operation_ops *ops; argument
796 struct afs_volume *volume; /* Volume being accessed */
797 struct afs_vnode_param file[2];
798 struct afs_vnode_param *more_files;
799 struct afs_volsync volsync;
800 struct dentry *dentry; /* Dentry to be altered */
801 struct dentry *dentry_2; /* Second dentry to be altered */
802 struct timespec64 mtime; /* Modification time to record */
803 struct timespec64 ctime; /* Change time to set */
[all …]