Home
last modified time | relevance | path

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

/linux-6.12.1/fs/overlayfs/
Dexport.c641 static struct dentry *ovl_get_dentry(struct super_block *sb, in ovl_get_dentry() function
682 dentry = ovl_get_dentry(sb, upper, NULL, NULL); in ovl_upper_fh_to_d()
736 dentry = ovl_get_dentry(sb, upper, NULL, NULL); in ovl_lower_fh_to_d()
756 dentry = ovl_get_dentry(sb, NULL, &origin, index); in ovl_lower_fh_to_d()