Home
last modified time | relevance | path

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

/linux/fs/afs/
H A Dinternal.h869 struct afs_operation { struct
873 const struct afs_operation_ops *ops; argument
876 struct afs_volume *volume; /* Volume being accessed */
877 struct afs_vnode_param file[2];
878 struct afs_vnode_param *more_files;
879 struct afs_volsync pre_volsync; /* Volsync before op */
880 struct afs_volsync volsync; /* Volsync returned by op */
881 struct dentry *dentry; /* Dentry to be altered */
882 struct dentry *dentry_2; /* Second dentry to be altered */
883 struct timespec64 mtime; /* Modification time to record */
[all …]