Home
last modified time | relevance | path

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

/linux/fs/overlayfs/
H A Dutil.c24 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_get_write_access()
31 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_start_write()
37 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_want_write()
43 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_put_write_access()
49 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_end_write()
55 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_drop_write()
61 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_workdir()
67 struct ovl_fs *ofs = OVL_FS(sb); in ovl_override_creds()
93 struct ovl_fs *ofs = OVL_FS(sb); in ovl_indexdir()
101 struct ovl_fs *ofs = OVL_FS(sb); in ovl_index_all()
[all …]
H A Dcopy_up.c125 error = ovl_copy_acl(OVL_FS(sb), oldpath, new, name); in ovl_copy_xattr()
156 error = ovl_do_setxattr(OVL_FS(sb), new, name, value, size, 0); in ovl_copy_xattr()
524 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_create_index()
600 struct ovl_fs *ofs = OVL_FS(c->dentry->d_sb); in ovl_link_up()
641 struct ovl_fs *ofs = OVL_FS(c->dentry->d_sb); in ovl_copy_up_data()
661 struct ovl_fs *ofs = OVL_FS(c->dentry->d_sb); in ovl_copy_up_metadata()
760 struct ovl_fs *ofs = OVL_FS(c->dentry->d_sb); in ovl_copy_up_workdir()
854 struct ovl_fs *ofs = OVL_FS(c->dentry->d_sb); in ovl_copy_up_tmpfile()
927 struct ovl_fs *ofs = OVL_FS(c->dentry->d_sb); in ovl_do_copy_up()
1023 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_need_meta_copy_up()
[all …]
H A Ddir.c260 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_set_opaque_xerr()
350 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_create_upper()
387 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_clear_empty()
472 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_create_over_whiteout()
800 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_remove_and_whiteout()
846 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_remove_upper()
990 return ovl_redirect_dir(OVL_FS(dentry->d_sb)) || in ovl_can_move()
1084 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_set_redirect()
1195 struct ovl_fs *ofs = OVL_FS(old->d_sb); in ovl_rename_upper()
1416 if (!OVL_FS(dentry->d_sb)->tmpfile) in ovl_tmpfile()
H A Dnamei.c40 struct ovl_fs *ofs = OVL_FS(d->sb); in ovl_check_redirect()
238 struct ovl_fs *ofs = OVL_FS(d->sb); in ovl_lookup_single()
433 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_lookup_data_layers()
913 *layer = &OVL_FS(dentry->d_sb)->layers[0]; in ovl_path_next()
956 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_maybe_validate_verity()
1066 struct ovl_fs *ofs = OVL_FS(d->sb); in ovl_check_follow_redirect()
1093 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_lookup_layers()
1385 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_lookup()
1475 positive = !ovl_path_is_whiteout(OVL_FS(dentry->d_sb), &path); in ovl_lower_positive()
H A Dreaddir.c154 if (ovl_xino_bits(OVL_FS(rdd->dentry->d_sb))) in ovl_calc_d_ino()
316 struct ovl_fs *ofs = OVL_FS(rdd->dentry->d_sb); in ovl_fill_merge()
438 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_dir_read_merged()
555 struct ovl_fs *ofs = OVL_FS(dir->d_sb); in ovl_cache_update()
698 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_cache_get_impure()
798 struct ovl_fs *ofs = OVL_FS(dir->d_sb); in ovl_iterate_real()
878 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_need_adjust_d_ino()
1010 err = ovl_sync_status(OVL_FS(file_inode(file)->i_sb)); in ovl_dir_fsync()
H A Dovl_entry.h115 static inline struct ovl_fs *OVL_FS(struct super_block *sb) in OVL_FS() function
H A Dsuper.c227 struct ovl_fs *ofs = OVL_FS(sb); in ovl_put_super()
236 struct ovl_fs *ofs = OVL_FS(sb); in ovl_sync_fs()
279 struct ovl_fs *ofs = OVL_FS(sb); in ovl_statfs()
1313 struct ovl_fs *ofs = OVL_FS(sb); in ovl_get_root()
H A Dfile.c367 if (!ovl_should_sync(OVL_FS(inode->i_sb))) in ovl_write_iter()
450 ret = ovl_sync_status(OVL_FS(file_inode(file)->i_sb)); in ovl_fsync()
H A Dparams.c741 struct ovl_fs *ofs = OVL_FS(sb); in ovl_reconfigure()
1029 struct ovl_fs *ofs = OVL_FS(sb); in ovl_show_options()