Home
last modified time | relevance | path

Searched refs:ovl_decode_real_fh (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/overlayfs/
H A Dnamei.c153 struct dentry *ovl_decode_real_fh(struct ovl_fh *fh, struct vfsmount *mnt, in ovl_decode_real_fh() function
357 origin = ovl_decode_real_fh(fh, ofs->layers[i].mnt, in ovl_check_origin_fh()
491 upper = ovl_decode_real_fh(fh, ovl_upper_mnt(ofs), true); in ovl_index_upper()
H A Doverlayfs.h401 struct dentry *ovl_decode_real_fh(struct ovl_fh *fh, struct vfsmount *mnt,
H A Dexport.c682 upper = ovl_decode_real_fh(fh, ovl_upper_mnt(ofs), true); in ovl_upper_fh_to_d()
/kernel/linux/linux-6.6/fs/overlayfs/
H A Dnamei.c160 struct dentry *ovl_decode_real_fh(struct ovl_fs *ofs, struct ovl_fh *fh, in ovl_decode_real_fh() function
430 origin = ovl_decode_real_fh(ofs, fh, ofs->layers[i].mnt, in ovl_check_origin_fh()
565 upper = ovl_decode_real_fh(ofs, fh, ovl_upper_mnt(ofs), connected); in ovl_index_upper()
H A Dexport.c700 upper = ovl_decode_real_fh(ofs, fh, ovl_upper_mnt(ofs), true); in ovl_upper_fh_to_d()
H A Doverlayfs.h630 struct dentry *ovl_decode_real_fh(struct ovl_fs *ofs, struct ovl_fh *fh,

Completed in 8 milliseconds