Home
last modified time | relevance | path

Searched refs:extRecord (Results 1 – 2 of 2) sorted by relevance

/linux/fs/jfs/
H A Djfs_extent.h14 extern int extRecord(struct inode *, xad_t *);
H A Djfs_extent.c257 int extRecord(struct inode *ip, xad_t * xp) in extRecord() function