Searched refs:INOHINT (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/jfs/
H A Djfs_extent.h9 #define INOHINT(ip) \ macro
H A Djfs_extent.c122 if ((rc = extBalloc(ip, hint ? hint : INOHINT(ip), &nxlen, &nxaddr))) {
H A Dxattr.c232 rc = dbAlloc(ip, INOHINT(ip), nblocks, &blkno);
514 rc = dbAlloc(inode, INOHINT(inode), (s64) blocks_needed,

Completed in 157 milliseconds