Home
last modified time | relevance | path

Searched refs:resfid (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/fs/coda/
Ddir.c97 struct ViceFid resfid = {0,0,0}; in coda_lookup() local
124 (const char *)name, length, &type, &resfid); in coda_lookup()
131 coda_f2s(&resfid)); in coda_lookup()
135 error = coda_cnode_make(&res_inode, &resfid, dir->i_sb); in coda_lookup()
143 name, coda_f2s(&resfid), type, error, dropme); in coda_lookup()
Dupcall.c141 struct ViceFid *resfid) in venus_lookup() argument
161 *resfid = outp->coda_lookup.VFid; in venus_lookup()
/linux-2.4.37.9/include/linux/
Dcoda_psdev.h42 struct ViceFid *resfid);