Home
last modified time | relevance | path

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

/linux/fs/jfs/
H A Djfs_imap.h154 extern int diExtendFS(struct inode *ipimap, struct inode *ipbmap);
H A Dresize.c433 if ((rc = diExtendFS(ipimap, ipbmap))) in jfs_extendfs()
H A Djfs_imap.c2844 int diExtendFS(struct inode *ipimap, struct inode *ipbmap) in diExtendFS() function