Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/jfs/
H A Djfs_imap.h154 extern int diExtendFS(struct inode *ipimap, struct inode *ipbmap);
H A Dresize.c434 if ((rc = diExtendFS(ipimap, ipbmap))) in jfs_extendfs()
H A Djfs_imap.c2655 * (When called by diExtendFS, the filesystem is quiesced, therefore
2839 * diExtendFS()
2846 int diExtendFS(struct inode *ipimap, struct inode *ipbmap) in diExtendFS() function
2857 jfs_info("diExtendFS: nextiag:%d numinos:%d numfree:%d", in diExtendFS()
/kernel/linux/linux-6.6/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.c2653 * (When called by diExtendFS, the filesystem is quiesced, therefore
2837 * diExtendFS()
2844 int diExtendFS(struct inode *ipimap, struct inode *ipbmap) in diExtendFS() function
2855 jfs_info("diExtendFS: nextiag:%d numinos:%d numfree:%d", in diExtendFS()

Completed in 10 milliseconds