Searched refs:extRecord (Results 1 – 3 of 3) sorted by relevance
29 extern int extRecord(struct inode *, xad_t *);
261 rc = extRecord(ip, &xad); in jfs_get_block()
430 int extRecord(struct inode *ip, xad_t * xp) in extRecord() function