Home
last modified time | relevance | path

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

/linux/fs/overlayfs/
H A Dutil.c23 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_get_write_access()
30 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_start_write()
36 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_want_write()
42 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_put_write_access()
48 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_end_write()
54 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_drop_write()
60 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_workdir()
66 struct ovl_fs *ofs = OVL_FS(sb); in ovl_override_creds()
97 struct ovl_fs *ofs = OVL_FS(sb); in ovl_indexdir()
105 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()
526 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_create_index()
601 struct ovl_fs *ofs = OVL_FS(c->dentry->d_sb); in ovl_link_up()
643 struct ovl_fs *ofs = OVL_FS(c->dentry->d_sb); in ovl_copy_up_data()
663 struct ovl_fs *ofs = OVL_FS(c->dentry->d_sb); in ovl_copy_up_metadata()
763 struct ovl_fs *ofs = OVL_FS(c->dentry->d_sb); in ovl_copy_up_workdir()
865 struct ovl_fs *ofs = OVL_FS(c->dentry->d_sb); in ovl_copy_up_tmpfile()
940 struct ovl_fs *ofs = OVL_FS(c->dentry->d_sb); in ovl_do_copy_up()
1036 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_need_meta_copy_up()
[all …]
H A Dexport.c181 struct ovl_fs *ofs = OVL_FS(inode->i_sb); in ovl_check_encode_origin()
273 struct ovl_fs *ofs = OVL_FS(inode->i_sb); in ovl_encode_fh()
430 struct ovl_fs *ofs = OVL_FS(sb); in ovl_lookup_real_inode()
651 struct ovl_fs *ofs = OVL_FS(sb); in ovl_get_dentry()
676 struct ovl_fs *ofs = OVL_FS(sb); in ovl_upper_fh_to_d()
696 struct ovl_fs *ofs = OVL_FS(sb); in ovl_lower_fh_to_d()
H A Ddir.c238 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_set_opaque_xerr()
327 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_create_upper()
365 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_clear_empty()
449 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_create_over_whiteout()
771 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_remove_and_whiteout()
825 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_remove_upper()
971 return ovl_redirect_dir(OVL_FS(dentry->d_sb)) || in ovl_can_move()
1065 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_set_redirect()
1113 struct ovl_fs *ofs = OVL_FS(old->d_sb); in ovl_rename()
1382 if (!OVL_FS(dentry->d_sb)->tmpfile) in ovl_tmpfile()
H A Dnamei.c37 struct ovl_fs *ofs = OVL_FS(d->sb); in ovl_check_redirect()
230 struct ovl_fs *ofs = OVL_FS(d->sb); in ovl_lookup_single()
399 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_lookup_data_layers()
879 *layer = &OVL_FS(dentry->d_sb)->layers[0]; in ovl_path_next()
922 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_maybe_validate_verity()
1032 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_lookup()
1419 positive = !ovl_path_is_whiteout(OVL_FS(dentry->d_sb), &path); in ovl_lower_positive()
H A Dovl_entry.h113 static inline struct ovl_fs *OVL_FS(struct super_block *sb) in OVL_FS() function
H A Dsuper.c209 struct ovl_fs *ofs = OVL_FS(sb); in ovl_put_super()
218 struct ovl_fs *ofs = OVL_FS(sb); in ovl_sync_fs()
261 struct ovl_fs *ofs = OVL_FS(sb); in ovl_statfs()
1256 struct ovl_fs *ofs = OVL_FS(sb); in ovl_get_root()
H A Dparams.c709 struct ovl_fs *ofs = OVL_FS(sb); in ovl_reconfigure()
1022 struct ovl_fs *ofs = OVL_FS(sb); in ovl_show_options()
H A Doverlayfs.h428 return OVL_FS(sb)->creator_cred; in ovl_creds()
570 struct ovl_fs *ofs = OVL_FS(sb); in ovl_is_impuredir()