Searched refs:diExtendFS (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/jfs/ |
H A D | jfs_imap.h | 154 extern int diExtendFS(struct inode *ipimap, struct inode *ipbmap);
|
H A D | resize.c | 434 if ((rc = diExtendFS(ipimap, ipbmap))) in jfs_extendfs()
|
H A D | jfs_imap.c | 2655 * (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 D | jfs_imap.h | 154 extern int diExtendFS(struct inode *ipimap, struct inode *ipbmap);
|
H A D | resize.c | 433 if ((rc = diExtendFS(ipimap, ipbmap))) in jfs_extendfs()
|
H A D | jfs_imap.c | 2653 * (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