Home
last modified time | relevance | path

Searched refs:ovl_can_decode_fh (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/fs/overlayfs/
H A Dsuper.c401 fh_type = ovl_can_decode_fh(path->dentry->d_sb); in ovl_lower_dir()
822 fh_type = ovl_can_decode_fh(ofs->workdir->d_sb); in ovl_make_workdir()
H A Doverlayfs.h413 int ovl_can_decode_fh(struct super_block *sb);
H A Dcopy_up.c440 if (ovl_can_decode_fh(lower->d_sb)) { in ovl_set_origin()
H A Dutil.c53 int ovl_can_decode_fh(struct super_block *sb) in ovl_can_decode_fh() function
/kernel/linux/linux-5.10/fs/overlayfs/
H A Dutil.c51 int ovl_can_decode_fh(struct super_block *sb) in ovl_can_decode_fh() function
H A Doverlayfs.h254 int ovl_can_decode_fh(struct super_block *sb);
H A Dcopy_up.c343 if (ovl_can_decode_fh(lower->d_sb)) { in ovl_set_origin()
H A Dsuper.c901 fh_type = ovl_can_decode_fh(path->dentry->d_sb); in ovl_lower_dir()
1379 fh_type = ovl_can_decode_fh(ofs->workdir->d_sb); in ovl_make_workdir()

Completed in 13 milliseconds