Searched refs:ovl_hash_bylower (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/overlayfs/ |
H A D | inode.c | 913 static bool ovl_hash_bylower(struct super_block *sb, struct dentry *upper, in ovl_hash_bylower() function 961 bool bylower = ovl_hash_bylower(sb, upperdentry, lowerdentry, in ovl_get_inode()
|
/kernel/linux/linux-6.6/fs/overlayfs/ |
H A D | inode.c | 1291 static bool ovl_hash_bylower(struct super_block *sb, struct dentry *upper, in ovl_hash_bylower() function 1343 bool bylower = ovl_hash_bylower(sb, upperdentry, lowerdentry, in ovl_get_inode()
|
Completed in 3 milliseconds