Searched refs:EXT4_INODE_GET_MTIME (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/fs/ext4/ | ||
| H A D | ext4.h | 932 #define EXT4_INODE_GET_MTIME(inode, raw_inode) \ macro |
| H A D | inode.c | 4994 EXT4_INODE_GET_MTIME(inode, raw_inode); in __ext4_iget() |