Home
last modified time | relevance | path

Searched refs:ovl_get_dentry (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/overlayfs/
H A Dexport.c645 static struct dentry *ovl_get_dentry(struct super_block *sb, in ovl_get_dentry() function
686 dentry = ovl_get_dentry(sb, upper, NULL, NULL); in ovl_upper_fh_to_d()
740 dentry = ovl_get_dentry(sb, upper, NULL, NULL); in ovl_lower_fh_to_d()
760 dentry = ovl_get_dentry(sb, NULL, &origin, index); in ovl_lower_fh_to_d()
/kernel/linux/linux-6.6/fs/overlayfs/
H A Dexport.c663 static struct dentry *ovl_get_dentry(struct super_block *sb, in ovl_get_dentry() function
704 dentry = ovl_get_dentry(sb, upper, NULL, NULL); in ovl_upper_fh_to_d()
758 dentry = ovl_get_dentry(sb, upper, NULL, NULL); in ovl_lower_fh_to_d()
778 dentry = ovl_get_dentry(sb, NULL, &origin, index); in ovl_lower_fh_to_d()

Completed in 3 milliseconds