Searched refs:dbUnmount (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-6.6/fs/jfs/ |
H A D | jfs_umount.c | 87 dbUnmount(ipbmap, 0); in jfs_umount()
|
H A D | jfs_mount.c | 201 dbUnmount(ipbmap, 1); in jfs_mount() 247 dbUnmount(sbi->ipbmap, 1); in jfs_mount_rw()
|
H A D | jfs_dmap.h | 282 extern int dbUnmount(struct inode *ipbmap, int mounterror);
|
H A D | jfs_dmap.c | 250 * NAME: dbUnmount() 265 int dbUnmount(struct inode *ipbmap, int mounterror) in dbUnmount() function
|
/kernel/linux/linux-5.10/fs/jfs/ |
H A D | jfs_umount.c | 89 dbUnmount(ipbmap, 0); in jfs_umount()
|
H A D | jfs_mount.c | 201 dbUnmount(ipbmap, 1); in jfs_mount() 243 dbUnmount(sbi->ipbmap, 1); in jfs_mount_rw()
|
H A D | jfs_dmap.h | 282 extern int dbUnmount(struct inode *ipbmap, int mounterror);
|
H A D | jfs_dmap.c | 250 * NAME: dbUnmount() 265 int dbUnmount(struct inode *ipbmap, int mounterror) in dbUnmount() function
|
Completed in 12 milliseconds