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.h839 struct afs_vnode_param { struct
840 struct afs_vnode *vnode;
841 struct afs_fid fid; /* Fid to access */
842 struct afs_status_cb scb; /* Returned status and callback promise */
843 afs_dataversion_t dv_before; /* Data version before the call */
867 struct afs_vnode_param file[2]; argument