Home
last modified time | relevance | path

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

/linux-6.15/fs/afs/
H A Dinternal.h832 struct afs_vnode_param { struct
833 struct afs_vnode *vnode;
834 struct afs_fid fid; /* Fid to access */
835 struct afs_status_cb scb; /* Returned status and callback promise */
836 afs_dataversion_t dv_before; /* Data version before the call */
860 struct afs_vnode_param file[2]; argument