Home
last modified time | relevance | path

Searched refs:dbExtendFS (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/jfs/
Djfs_dmap.h311 extern int dbExtendFS(struct inode *ipbmap, s64 blkno, s64 nblocks);
Dresize.c335 if ((rc = dbExtendFS(ipbmap, XAddress, nblocks))) in jfs_extendfs()
Djfs_dmap.c3418 int dbExtendFS(struct inode *ipbmap, s64 blkno, s64 nblocks) in dbExtendFS() function