Home
last modified time | relevance | path

Searched refs:OVL_FS (Results 1 – 7 of 7) 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()
96 struct ovl_fs *ofs = OVL_FS(sb); in ovl_indexdir()
104 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 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()
1309 struct ovl_fs *ofs = OVL_FS(sb); in ovl_get_root()
H A Dparams.c763 struct ovl_fs *ofs = OVL_FS(sb); in ovl_reconfigure()
1052 struct ovl_fs *ofs = OVL_FS(sb); in ovl_show_options()
H A Doverlayfs.h465 return OVL_FS(sb)->creator_cred; in EXTEND_CLASS()
610 struct ovl_fs *ofs = OVL_FS(sb); in ovl_is_impuredir()