Home
last modified time | relevance | path

Searched refs:extRecord (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/fs/jfs/
H A Djfs_extent.h14 extern int extRecord(struct inode *, xad_t *);
H A Djfs_extent.c239 * NAME: extRecord()
252 int extRecord(struct inode *ip, xad_t * xp) in extRecord() function
H A Dinode.c230 rc = extRecord(ip, &xad); in jfs_get_block()
/kernel/linux/linux-5.10/fs/jfs/
H A Djfs_extent.h16 extern int extRecord(struct inode *, xad_t *);
H A Dinode.c239 rc = extRecord(ip, &xad); in jfs_get_block()
H A Djfs_extent.c398 * NAME: extRecord()
411 int extRecord(struct inode *ip, xad_t * xp) in extRecord() function

Completed in 3 milliseconds