Home
last modified time | relevance | path

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

/Linux-v5.15/fs/afs/
Dinternal.h782 struct afs_operation { struct
786 const struct afs_operation_ops *ops; argument
789 struct afs_volume *volume; /* Volume being accessed */
790 struct afs_vnode_param file[2];
791 struct afs_vnode_param *more_files;
792 struct afs_volsync volsync;
793 struct dentry *dentry; /* Dentry to be altered */
794 struct dentry *dentry_2; /* Second dentry to be altered */
795 struct timespec64 mtime; /* Modification time to record */
796 struct timespec64 ctime; /* Change time to set */
[all …]