Searched refs:EXT4_EINODE_GET_XTIME (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/fs/ext4/ | ||
| H A D | ext4.h | 944 #define EXT4_EINODE_GET_XTIME(xtime, einode, raw_inode) \ macro |
| H A D | inode.c | 4995 EXT4_EINODE_GET_XTIME(i_crtime, ei, raw_inode); in __ext4_iget() |