Home
last modified time | relevance | path

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

/fs/overlayfs/
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()
98 struct ovl_fs *ofs = OVL_FS(sb); in ovl_indexdir()
106 struct ovl_fs *ofs = OVL_FS(sb); in ovl_index_all()
[all …]
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()
602 struct ovl_fs *ofs = OVL_FS(c->dentry->d_sb); in ovl_link_up()
644 struct ovl_fs *ofs = OVL_FS(c->dentry->d_sb); in ovl_copy_up_data()
664 struct ovl_fs *ofs = OVL_FS(c->dentry->d_sb); in ovl_copy_up_metadata()
764 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 …]
A Dinode.c25 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_setattr()
99 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_map_dev_ino()
189 if (!is_dir || ovl_same_dev(OVL_FS(dentry->d_sb))) { in ovl_getattr()
485 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_set_or_remove_acl()
573 struct ovl_fs *ofs = OVL_FS(inode->i_sb); in ovl_update_time()
842 struct ovl_fs *ofs = OVL_FS(inode->i_sb); in ovl_next_ino()
851 struct ovl_fs *ofs = OVL_FS(inode->i_sb); in ovl_map_ino()
985 return ovl_setxattr(OVL_FS(inode->i_sb), ovl_dentry_upper(dentry), in ovl_set_nlink_common()
1171 struct ovl_fs *ofs = OVL_FS(sb); in ovl_hash_bylower()
1210 struct ovl_fs *ofs = OVL_FS(sb); in ovl_get_inode()
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()
428 struct ovl_fs *ofs = OVL_FS(sb); in ovl_lookup_real_inode()
649 struct ovl_fs *ofs = OVL_FS(sb); in ovl_get_dentry()
674 struct ovl_fs *ofs = OVL_FS(sb); in ovl_upper_fh_to_d()
694 struct ovl_fs *ofs = OVL_FS(sb); in ovl_lower_fh_to_d()
A Ddir.c238 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_set_opaque_xerr()
328 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()
444 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_create_over_whiteout()
766 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_remove_and_whiteout()
812 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_remove_upper()
958 return ovl_redirect_dir(OVL_FS(dentry->d_sb)) || in ovl_can_move()
1052 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_set_redirect()
1100 struct ovl_fs *ofs = OVL_FS(old->d_sb); in ovl_rename()
1372 if (!OVL_FS(dentry->d_sb)->tmpfile) in ovl_tmpfile()
A Dxattrs.c21 struct ovl_fs *ofs = OVL_FS(sb); in ovl_is_own_xattr()
40 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_xattr_set()
115 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_listxattr()
A Dnamei.c39 struct ovl_fs *ofs = OVL_FS(d->sb); in ovl_check_redirect()
232 struct ovl_fs *ofs = OVL_FS(d->sb); in ovl_lookup_single()
426 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_lookup_data_layers()
906 *layer = &OVL_FS(dentry->d_sb)->layers[0]; in ovl_path_next()
949 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()
1084 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_lookup()
1472 positive = !ovl_path_is_whiteout(OVL_FS(dentry->d_sb), &path); in ovl_lower_positive()
A Dreaddir.c124 if (ovl_xino_bits(OVL_FS(rdd->dentry->d_sb))) in ovl_calc_d_ino()
475 struct ovl_fs *ofs = OVL_FS(dir->d_sb); in ovl_cache_update()
619 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_cache_get_impure()
719 struct ovl_fs *ofs = OVL_FS(dir->d_sb); in ovl_iterate_real()
762 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_iterate()
923 err = ovl_sync_status(OVL_FS(file_inode(file)->i_sb)); in ovl_dir_fsync()
A Dovl_entry.h114 static inline struct ovl_fs *OVL_FS(struct super_block *sb) in OVL_FS() function
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()
1262 struct ovl_fs *ofs = OVL_FS(sb); in ovl_get_root()
A Dfile.c369 if (!ovl_should_sync(OVL_FS(inode->i_sb))) in ovl_write_iter()
458 ret = ovl_sync_status(OVL_FS(file_inode(file)->i_sb)); in ovl_fsync()
A Dparams.c732 struct ovl_fs *ofs = OVL_FS(sb); in ovl_reconfigure()
1020 struct ovl_fs *ofs = OVL_FS(sb); in ovl_show_options()
A Doverlayfs.h445 return OVL_FS(sb)->creator_cred; in ovl_creds()
592 struct ovl_fs *ofs = OVL_FS(sb); in ovl_is_impuredir()

Completed in 34 milliseconds