Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/overlayfs/
H A Dexport.c795 static struct dentry *ovl_fh_to_dentry(struct super_block *sb, struct fid *fid, in ovl_fh_to_dentry() function
846 * ovl_fh_to_dentry() returns connected dir overlay dentries and in ovl_get_name()
856 * ovl_fh_to_dentry() returns connected dir overlay dentries, so we in ovl_get_parent()
865 .fh_to_dentry = ovl_fh_to_dentry,
/kernel/linux/linux-6.6/fs/overlayfs/
H A Dexport.c813 static struct dentry *ovl_fh_to_dentry(struct super_block *sb, struct fid *fid, in ovl_fh_to_dentry() function
864 * ovl_fh_to_dentry() returns connected dir overlay dentries and in ovl_get_name()
874 * ovl_fh_to_dentry() returns connected dir overlay dentries, so we in ovl_get_parent()
883 .fh_to_dentry = ovl_fh_to_dentry,

Completed in 3 milliseconds