Home
last modified time | relevance | path

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

/Linux-v6.6/fs/afs/
Dinternal.h764 struct afs_vnode_param { struct
765 struct afs_vnode *vnode;
766 struct afs_fid fid; /* Fid to access */
767 struct afs_status_cb scb; /* Returned status and callback promise */
768 afs_dataversion_t dv_before; /* Data version before the call */
792 struct afs_vnode_param file[2]; argument