Lines Matching defs:xf
92 ext2fs(Xfs *xf) in ext2fs()
153 getext2(Xfs *xf, char type, int n) in getext2()
207 Xfs *xf = file->xf; in get_inode() local
239 Xfs *xf = f->xf; in get_file() local
282 Xfs *xf = f->xf; in getname() local
361 Xfs *xf = f->xf; in dowstat() local
422 Xfs *xf = f->xf; in readfile() local
485 Xfs *xf = f->xf; in readdir() local
589 Xfs *xf = f->xf; in bmap() local
676 Xfs *xf = f->xf; in writefile() local
726 Xfs *xf= f->xf; in new_block() local
911 Xfs *xf = f->xf; in getblk() local
950 Xfs *xf = f->xf; in block_getblk() local
1008 Xfs *xf = f->xf; in inode_getblk() local
1056 Xfs *xf = f->xf; in new_inode() local
1217 free_inode( Xfs *xf, int inr) in free_inode()
1260 Xfs *xf = fdir->xf; in create_dir() local
1347 Xfs *xf = f->xf; in add_entry() local
1434 Xfs *xf = file->xf; in unlink() local
1541 Xfs *xf = dir->xf; in empty_dir() local
1581 Xfs *xf = file->xf; in free_block_inode() local
1670 void free_block( Xfs *xf, ulong block ) in free_block()
1696 delete_entry(Xfs *xf, Inode *inode, int inbr) in delete_entry()
1769 CleanSuper(Xfs *xf) in CleanSuper()