Searched refs:OVL_FS (Results 1 – 13 of 13) sorted by relevance
| /linux-6.15/fs/overlayfs/ |
| H A D | util.c | 23 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 D | inode.c | 25 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() 845 struct ovl_fs *ofs = OVL_FS(inode->i_sb); in ovl_next_ino() 854 struct ovl_fs *ofs = OVL_FS(inode->i_sb); in ovl_map_ino() 988 return ovl_setxattr(OVL_FS(inode->i_sb), ovl_dentry_upper(dentry), in ovl_set_nlink_common() 1174 struct ovl_fs *ofs = OVL_FS(sb); in ovl_hash_bylower() 1213 struct ovl_fs *ofs = OVL_FS(sb); in ovl_get_inode()
|
| H A D | copy_up.c | 125 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 D | export.c | 181 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 D | xattrs.c | 21 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()
|
| H A D | dir.c | 209 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_set_opaque_xerr() 299 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_create_upper() 337 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_clear_empty() 421 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_create_over_whiteout() 743 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_remove_and_whiteout() 797 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_remove_upper() 943 return ovl_redirect_dir(OVL_FS(dentry->d_sb)) || in ovl_can_move() 1037 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_set_redirect() 1085 struct ovl_fs *ofs = OVL_FS(old->d_sb); in ovl_rename() 1354 if (!OVL_FS(dentry->d_sb)->tmpfile) in ovl_tmpfile()
|
| H A D | namei.c | 37 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 D | readdir.c | 123 if (ovl_xino_bits(OVL_FS(rdd->dentry->d_sb))) in ovl_calc_d_ino() 473 struct ovl_fs *ofs = OVL_FS(dir->d_sb); in ovl_cache_update() 616 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_cache_get_impure() 712 struct ovl_fs *ofs = OVL_FS(dir->d_sb); in ovl_iterate_real() 754 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_iterate() 915 err = ovl_sync_status(OVL_FS(file_inode(file)->i_sb)); in ovl_dir_fsync()
|
| H A D | ovl_entry.h | 113 static inline struct ovl_fs *OVL_FS(struct super_block *sb) in OVL_FS() function
|
| H A D | super.c | 209 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()
|
| H A D | file.c | 369 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()
|
| H A D | params.c | 734 struct ovl_fs *ofs = OVL_FS(sb); in ovl_reconfigure() 1047 struct ovl_fs *ofs = OVL_FS(sb); in ovl_show_options()
|
| H A D | overlayfs.h | 429 return OVL_FS(sb)->creator_cred; in ovl_creds() 569 struct ovl_fs *ofs = OVL_FS(sb); in ovl_is_impuredir()
|