Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dcoda_psdev.h29 int venus_rootfid(struct super_block *sb, struct CodaFid *fidp);
/Linux-v4.19/fs/coda/
Dinode.c203 error = venus_rootfid(sb, &fid); in coda_fill_super()
Dupcall.c75 int venus_rootfid(struct super_block *sb, struct CodaFid *fidp) in venus_rootfid() function