Searched refs:ext4_fname_prepare_lookup (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | crypto.c | 42 int ext4_fname_prepare_lookup(struct inode *dir, struct dentry *dentry, in ext4_fname_prepare_lookup() function
|
H A D | ext4.h | 2743 int ext4_fname_prepare_lookup(struct inode *dir, struct dentry *dentry, 2768 static inline int ext4_fname_prepare_lookup(struct inode *dir, in ext4_fname_prepare_lookup() function
|
H A D | namei.c | 1764 err = ext4_fname_prepare_lookup(dir, dentry, &fname); in ext4_lookup_entry()
|
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | ext4.h | 2633 static inline int ext4_fname_prepare_lookup(struct inode *dir, in ext4_fname_prepare_lookup() function 2685 static inline int ext4_fname_prepare_lookup(struct inode *dir, in ext4_fname_prepare_lookup() function
|
H A D | namei.c | 1666 err = ext4_fname_prepare_lookup(dir, dentry, &fname); in ext4_lookup_entry()
|
Completed in 24 milliseconds