Home
last modified time | relevance | path

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

/linux/fs/jfs/
H A Djfs_extent.h12 extern int extAlloc(struct inode *, s64, s64, xad_t *, bool);
H A Djfs_extent.c70 extAlloc(struct inode *ip, s64 xlen, s64 pno, xad_t * xp, bool abnr) in extAlloc() function