Home
last modified time | relevance | path

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

/linux/fs/afs/
H A Dinternal.h851 struct afs_vnode_param { struct
852 struct afs_vnode *vnode;
853 struct afs_fid fid; /* Fid to access */
854 struct afs_status_cb scb; /* Returned status and callback promise */
855 afs_dataversion_t dv_before; /* Data version before the call */
879 struct afs_vnode_param file[2]; argument