Searched refs:ovl_decode_real_fh (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/overlayfs/ |
| H A D | namei.c | 154 struct dentry *ovl_decode_real_fh(struct ovl_fh *fh, struct vfsmount *mnt, in ovl_decode_real_fh() function 358 origin = ovl_decode_real_fh(fh, ofs->layers[i].mnt, in ovl_check_origin_fh() 492 upper = ovl_decode_real_fh(fh, ovl_upper_mnt(ofs), true); in ovl_index_upper()
|
| H A D | overlayfs.h | 402 struct dentry *ovl_decode_real_fh(struct ovl_fh *fh, struct vfsmount *mnt,
|
| H A D | export.c | 683 upper = ovl_decode_real_fh(fh, ovl_upper_mnt(ofs), true); in ovl_upper_fh_to_d()
|