Searched refs:ext4_iget_flags (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | ext4.h | 2877 } ext4_iget_flags; typedef 2880 ext4_iget_flags flags, const char *function,
|
H A D | inode.c | 4764 static const char *check_igot_inode(struct inode *inode, ext4_iget_flags flags) in check_igot_inode() 4783 ext4_iget_flags flags, const char *function, in __ext4_iget()
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | ext4.h | 2967 } ext4_iget_flags; typedef 2970 ext4_iget_flags flags, const char *function,
|
H A D | inode.c | 4664 static const char *check_igot_inode(struct inode *inode, ext4_iget_flags flags) in check_igot_inode() 4683 ext4_iget_flags flags, const char *function, in __ext4_iget()
|
Completed in 29 milliseconds