Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ext4/
H A Dioctl.c106 * EXT4_BOOT_LOADER_INO. It will basically swap i_data and all other
110 * @inode: the inode to swap with EXT4_BOOT_LOADER_INO
124 inode_bl = ext4_iget(sb, EXT4_BOOT_LOADER_INO, in swap_inode_boot_loader()
H A Dinode.c4905 ino != EXT4_BOOT_LOADER_INO) { in __ext4_iget()
4919 * OR it is the EXT4_BOOT_LOADER_INO which is in __ext4_iget()
5079 } else if (ino == EXT4_BOOT_LOADER_INO) { in __ext4_iget()
H A Dext4.h247 #define EXT4_BOOT_LOADER_INO 5 /* Boot loader inode */ macro
/kernel/linux/linux-6.6/fs/ext4/
H A Dioctl.c354 * EXT4_BOOT_LOADER_INO. It will basically swap i_data and all other
359 * @inode: the inode to swap with EXT4_BOOT_LOADER_INO
374 inode_bl = ext4_iget(sb, EXT4_BOOT_LOADER_INO, in swap_inode_boot_loader()
H A Dinode.c4810 ino != EXT4_BOOT_LOADER_INO) { in __ext4_iget()
4824 * OR it is the EXT4_BOOT_LOADER_INO which is in __ext4_iget()
4981 } else if (ino == EXT4_BOOT_LOADER_INO) { in __ext4_iget()
H A Dext4.h314 #define EXT4_BOOT_LOADER_INO 5 /* Boot loader inode */ macro

Completed in 32 milliseconds