Home
last modified time | relevance | path

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

/openbmc/linux/fs/overlayfs/
H A Dutil.c22 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_want_write()
28 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_drop_write()
34 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_workdir()
40 struct ovl_fs *ofs = OVL_FS(sb); in ovl_override_creds()
66 struct ovl_fs *ofs = OVL_FS(sb); in ovl_indexdir()
74 struct ovl_fs *ofs = OVL_FS(sb); in ovl_index_all()
82 struct ovl_fs *ofs = OVL_FS(sb); in ovl_verify_lower()
207 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_path_upper()
802 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_set_impure()
824 struct ovl_fs *ofs = OVL_FS(inode->i_sb); in ovl_check_protattr()
[all …]
H A Dinode.c26 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_setattr()
100 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_map_dev_ino()
190 if (!is_dir || ovl_same_dev(OVL_FS(dentry->d_sb))) { in ovl_getattr()
344 struct ovl_fs *ofs = OVL_FS(sb); in ovl_is_private_xattr()
358 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_xattr_set()
610 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_set_or_remove_acl()
699 struct ovl_fs *ofs = OVL_FS(inode->i_sb); in ovl_update_time()
965 struct ovl_fs *ofs = OVL_FS(inode->i_sb); in ovl_next_ino()
974 struct ovl_fs *ofs = OVL_FS(inode->i_sb); in ovl_map_ino()
1294 struct ovl_fs *ofs = OVL_FS(sb); in ovl_hash_bylower()
[all …]
H A Dcopy_up.c126 error = ovl_copy_acl(OVL_FS(sb), oldpath, new, name); in ovl_copy_xattr()
157 error = ovl_do_setxattr(OVL_FS(sb), new, name, value, size, 0); in ovl_copy_xattr()
482 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_create_index()
555 struct ovl_fs *ofs = OVL_FS(c->dentry->d_sb); in ovl_link_up()
593 struct ovl_fs *ofs = OVL_FS(c->dentry->d_sb); in ovl_copy_up_data()
612 struct ovl_fs *ofs = OVL_FS(c->dentry->d_sb); in ovl_copy_up_metadata()
708 struct ovl_fs *ofs = OVL_FS(c->dentry->d_sb); in ovl_copy_up_workdir()
794 struct ovl_fs *ofs = OVL_FS(c->dentry->d_sb); in ovl_copy_up_tmpfile()
863 struct ovl_fs *ofs = OVL_FS(c->dentry->d_sb); in ovl_do_copy_up()
936 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_need_meta_copy_up()
[all …]
H A Dexport.c186 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_check_encode_origin()
263 struct ovl_fs *ofs = OVL_FS(inode->i_sb); in ovl_encode_fh()
447 struct ovl_fs *ofs = OVL_FS(sb); in ovl_lookup_real_inode()
668 struct ovl_fs *ofs = OVL_FS(sb); in ovl_get_dentry()
693 struct ovl_fs *ofs = OVL_FS(sb); in ovl_upper_fh_to_d()
713 struct ovl_fs *ofs = OVL_FS(sb); in ovl_lower_fh_to_d()
H A Ddir.c237 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_set_opaque_xerr()
324 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_create_upper()
364 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_clear_empty()
448 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_create_over_whiteout()
749 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_remove_and_whiteout()
803 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_remove_upper()
955 return ovl_redirect_dir(OVL_FS(dentry->d_sb)) || in ovl_can_move()
1049 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_set_redirect()
1097 struct ovl_fs *ofs = OVL_FS(old->d_sb); in ovl_rename()
H A Dnamei.c38 struct ovl_fs *ofs = OVL_FS(d->sb); in ovl_check_redirect()
274 err = ovl_check_metacopy_xattr(OVL_FS(d->sb), &path, NULL); in ovl_lookup_single()
294 if (ovl_is_opaquedir(OVL_FS(d->sb), &path)) { in ovl_lookup_single()
395 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_lookup_data_layers()
895 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_maybe_validate_verity()
1005 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_lookup()
H A Dreaddir.c121 if (ovl_xino_bits(OVL_FS(rdd->dentry->d_sb))) in ovl_calc_d_ino()
463 struct ovl_fs *ofs = OVL_FS(dir->d_sb); in ovl_cache_update_ino()
602 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_cache_get_impure()
698 struct ovl_fs *ofs = OVL_FS(dir->d_sb); in ovl_iterate_real()
740 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_iterate()
901 err = ovl_sync_status(OVL_FS(file_inode(file)->i_sb)); in ovl_dir_fsync()
H A Dovl_entry.h114 static inline struct ovl_fs *OVL_FS(struct super_block *sb) in OVL_FS() function
H A Dfile.c390 if (!ovl_should_sync(OVL_FS(inode->i_sb))) in ovl_write_iter()
508 ret = ovl_sync_status(OVL_FS(file_inode(file)->i_sb)); in ovl_fsync()
H A Dparams.c674 struct ovl_fs *ofs = OVL_FS(sb); in ovl_reconfigure()
961 struct ovl_fs *ofs = OVL_FS(sb); in ovl_show_options()
H A Dsuper.c191 struct ovl_fs *ofs = OVL_FS(sb); in ovl_put_super()
200 struct ovl_fs *ofs = OVL_FS(sb); in ovl_sync_fs()
249 struct ovl_fs *ofs = OVL_FS(sb); in ovl_statfs()
H A Doverlayfs.h536 struct ovl_fs *ofs = OVL_FS(sb); in ovl_is_impuredir()