Symbol: ovl_fs
fs/overlayfs/copy_up.c
1023
struct ovl_fs *ofs = OVL_FS(dentry->d_sb);
fs/overlayfs/copy_up.c
1076
struct ovl_fs *ofs = OVL_FS(c->dentry->d_sb);
fs/overlayfs/copy_up.c
260
static int ovl_copy_up_file(struct ovl_fs *ofs, struct dentry *dentry,
fs/overlayfs/copy_up.c
368
static int ovl_set_size(struct ovl_fs *ofs,
fs/overlayfs/copy_up.c
379
static int ovl_set_timestamps(struct ovl_fs *ofs, struct dentry *upperdentry,
fs/overlayfs/copy_up.c
392
int ovl_set_attr(struct ovl_fs *ofs, struct dentry *upperdentry,
fs/overlayfs/copy_up.c
418
struct ovl_fh *ovl_encode_real_fh(struct ovl_fs *ofs, struct inode *realinode,
fs/overlayfs/copy_up.c
46
static int ovl_copy_acl(struct ovl_fs *ofs, const struct path *path,
fs/overlayfs/copy_up.c
473
struct ovl_fh *ovl_get_origin_fh(struct ovl_fs *ofs, struct dentry *origin)
fs/overlayfs/copy_up.c
486
int ovl_set_origin_fh(struct ovl_fs *ofs, const struct ovl_fh *fh,
fs/overlayfs/copy_up.c
502
static int ovl_set_upper_fh(struct ovl_fs *ofs, struct dentry *upper,
fs/overlayfs/copy_up.c
524
struct ovl_fs *ofs = OVL_FS(dentry->d_sb);
fs/overlayfs/copy_up.c
600
struct ovl_fs *ofs = OVL_FS(c->dentry->d_sb);
fs/overlayfs/copy_up.c
641
struct ovl_fs *ofs = OVL_FS(c->dentry->d_sb);
fs/overlayfs/copy_up.c
661
struct ovl_fs *ofs = OVL_FS(c->dentry->d_sb);
fs/overlayfs/copy_up.c
760
struct ovl_fs *ofs = OVL_FS(c->dentry->d_sb);
fs/overlayfs/copy_up.c
854
struct ovl_fs *ofs = OVL_FS(c->dentry->d_sb);
fs/overlayfs/copy_up.c
927
struct ovl_fs *ofs = OVL_FS(c->dentry->d_sb);
fs/overlayfs/dir.c
1084
struct ovl_fs *ofs = OVL_FS(dentry->d_sb);
fs/overlayfs/dir.c
1195
struct ovl_fs *ofs = OVL_FS(old->d_sb);
fs/overlayfs/dir.c
122
int ovl_cleanup_and_whiteout(struct ovl_fs *ofs, struct dentry *dir,
fs/overlayfs/dir.c
161
struct dentry *ovl_create_real(struct ovl_fs *ofs, struct dentry *parent,
fs/overlayfs/dir.c
246
struct dentry *ovl_create_temp(struct ovl_fs *ofs, struct dentry *workdir,
fs/overlayfs/dir.c
260
struct ovl_fs *ofs = OVL_FS(dentry->d_sb);
fs/overlayfs/dir.c
27
static int ovl_cleanup_locked(struct ovl_fs *ofs, struct inode *wdir,
fs/overlayfs/dir.c
350
struct ovl_fs *ofs = OVL_FS(dentry->d_sb);
fs/overlayfs/dir.c
387
struct ovl_fs *ofs = OVL_FS(dentry->d_sb);
fs/overlayfs/dir.c
460
static int ovl_set_upper_acl(struct ovl_fs *ofs, struct dentry *upperdentry,
fs/overlayfs/dir.c
47
int ovl_cleanup(struct ovl_fs *ofs, struct dentry *workdir,
fs/overlayfs/dir.c
472
struct ovl_fs *ofs = OVL_FS(dentry->d_sb);
fs/overlayfs/dir.c
68
static struct dentry *ovl_start_creating_temp(struct ovl_fs *ofs,
fs/overlayfs/dir.c
78
static struct dentry *ovl_whiteout(struct ovl_fs *ofs)
fs/overlayfs/dir.c
800
struct ovl_fs *ofs = OVL_FS(dentry->d_sb);
fs/overlayfs/dir.c
846
struct ovl_fs *ofs = OVL_FS(dentry->d_sb);
fs/overlayfs/export.c
181
struct ovl_fs *ofs = OVL_FS(inode->i_sb);
fs/overlayfs/export.c
234
static int ovl_dentry_to_fid(struct ovl_fs *ofs, struct inode *inode,
fs/overlayfs/export.c
273
struct ovl_fs *ofs = OVL_FS(inode->i_sb);
fs/overlayfs/export.c
428
struct ovl_fs *ofs = OVL_FS(sb);
fs/overlayfs/export.c
649
struct ovl_fs *ofs = OVL_FS(sb);
fs/overlayfs/export.c
674
struct ovl_fs *ofs = OVL_FS(sb);
fs/overlayfs/export.c
694
struct ovl_fs *ofs = OVL_FS(sb);
fs/overlayfs/inode.c
1157
struct ovl_fs *ofs = OVL_FS(sb);
fs/overlayfs/inode.c
1196
struct ovl_fs *ofs = OVL_FS(sb);
fs/overlayfs/inode.c
25
struct ovl_fs *ofs = OVL_FS(dentry->d_sb);
fs/overlayfs/inode.c
475
struct ovl_fs *ofs = OVL_FS(dentry->d_sb);
fs/overlayfs/inode.c
562
struct ovl_fs *ofs = OVL_FS(inode->i_sb);
fs/overlayfs/inode.c
828
struct ovl_fs *ofs = OVL_FS(inode->i_sb);
fs/overlayfs/inode.c
837
struct ovl_fs *ofs = OVL_FS(inode->i_sb);
fs/overlayfs/inode.c
97
struct ovl_fs *ofs = OVL_FS(dentry->d_sb);
fs/overlayfs/inode.c
985
unsigned int ovl_get_nlink(struct ovl_fs *ofs, struct dentry *lowerdentry,
fs/overlayfs/namei.c
1066
struct ovl_fs *ofs = OVL_FS(d->sb);
fs/overlayfs/namei.c
1093
struct ovl_fs *ofs = OVL_FS(dentry->d_sb);
fs/overlayfs/namei.c
117
static struct ovl_fh *ovl_get_fh(struct ovl_fs *ofs, struct dentry *upperdentry,
fs/overlayfs/namei.c
1385
struct ovl_fs *ofs = OVL_FS(dentry->d_sb);
fs/overlayfs/namei.c
162
bool ovl_uuid_match(struct ovl_fs *ofs, const struct super_block *sb,
fs/overlayfs/namei.c
174
struct dentry *ovl_decode_real_fh(struct ovl_fs *ofs, struct ovl_fh *fh,
fs/overlayfs/namei.c
238
struct ovl_fs *ofs = OVL_FS(d->sb);
fs/overlayfs/namei.c
40
struct ovl_fs *ofs = OVL_FS(d->sb);
fs/overlayfs/namei.c
433
struct ovl_fs *ofs = OVL_FS(dentry->d_sb);
fs/overlayfs/namei.c
453
int ovl_check_origin_fh(struct ovl_fs *ofs, struct ovl_fh *fh, bool connected,
fs/overlayfs/namei.c
504
static int ovl_check_origin(struct ovl_fs *ofs, struct dentry *upperdentry,
fs/overlayfs/namei.c
529
static int ovl_verify_fh(struct ovl_fs *ofs, struct dentry *dentry,
fs/overlayfs/namei.c
548
int ovl_verify_set_fh(struct ovl_fs *ofs, struct dentry *dentry,
fs/overlayfs/namei.c
569
int ovl_verify_origin_xattr(struct ovl_fs *ofs, struct dentry *dentry,
fs/overlayfs/namei.c
602
struct dentry *ovl_index_upper(struct ovl_fs *ofs, struct dentry *index,
fs/overlayfs/namei.c
636
int ovl_verify_index(struct ovl_fs *ofs, struct dentry *index)
fs/overlayfs/namei.c
767
int ovl_get_index_name(struct ovl_fs *ofs, struct dentry *origin,
fs/overlayfs/namei.c
784
struct dentry *ovl_get_index_fh(struct ovl_fs *ofs, struct ovl_fh *fh)
fs/overlayfs/namei.c
813
struct dentry *ovl_lookup_index(struct ovl_fs *ofs, struct dentry *upper,
fs/overlayfs/namei.c
927
static int ovl_fix_origin(struct ovl_fs *ofs, struct dentry *dentry,
fs/overlayfs/namei.c
956
struct ovl_fs *ofs = OVL_FS(dentry->d_sb);
fs/overlayfs/overlayfs.h
188
static inline const char *ovl_xattr(struct ovl_fs *ofs, enum ovl_xattr ox)
fs/overlayfs/overlayfs.h
205
static inline int ovl_do_notify_change(struct ovl_fs *ofs,
fs/overlayfs/overlayfs.h
212
static inline int ovl_do_rmdir(struct ovl_fs *ofs,
fs/overlayfs/overlayfs.h
221
static inline int ovl_do_unlink(struct ovl_fs *ofs, struct inode *dir,
fs/overlayfs/overlayfs.h
230
static inline int ovl_do_link(struct ovl_fs *ofs, struct dentry *old_dentry,
fs/overlayfs/overlayfs.h
240
static inline int ovl_do_create(struct ovl_fs *ofs,
fs/overlayfs/overlayfs.h
250
static inline struct dentry *ovl_do_mkdir(struct ovl_fs *ofs,
fs/overlayfs/overlayfs.h
262
static inline int ovl_do_mknod(struct ovl_fs *ofs,
fs/overlayfs/overlayfs.h
272
static inline int ovl_do_symlink(struct ovl_fs *ofs,
fs/overlayfs/overlayfs.h
298
static inline ssize_t ovl_getxattr_upper(struct ovl_fs *ofs,
fs/overlayfs/overlayfs.h
311
static inline ssize_t ovl_path_getxattr(struct ovl_fs *ofs,
fs/overlayfs/overlayfs.h
319
static inline int ovl_do_setxattr(struct ovl_fs *ofs, struct dentry *dentry,
fs/overlayfs/overlayfs.h
331
static inline int ovl_setxattr(struct ovl_fs *ofs, struct dentry *dentry,
fs/overlayfs/overlayfs.h
338
static inline int ovl_do_removexattr(struct ovl_fs *ofs, struct dentry *dentry,
fs/overlayfs/overlayfs.h
346
static inline int ovl_removexattr(struct ovl_fs *ofs, struct dentry *dentry,
fs/overlayfs/overlayfs.h
352
static inline int ovl_do_set_acl(struct ovl_fs *ofs, struct dentry *dentry,
fs/overlayfs/overlayfs.h
358
static inline int ovl_do_remove_acl(struct ovl_fs *ofs, struct dentry *dentry,
fs/overlayfs/overlayfs.h
378
static inline int ovl_do_rename(struct ovl_fs *ofs, struct dentry *olddir,
fs/overlayfs/overlayfs.h
394
static inline int ovl_do_whiteout(struct ovl_fs *ofs,
fs/overlayfs/overlayfs.h
402
static inline struct file *ovl_do_tmpfile(struct ovl_fs *ofs,
fs/overlayfs/overlayfs.h
415
static inline struct dentry *ovl_lookup_upper(struct ovl_fs *ofs,
fs/overlayfs/overlayfs.h
422
static inline struct dentry *ovl_lookup_upper_unlocked(struct ovl_fs *ofs,
fs/overlayfs/overlayfs.h
431
static inline struct dentry *ovl_start_creating_upper(struct ovl_fs *ofs,
fs/overlayfs/overlayfs.h
439
static inline struct dentry *ovl_start_removing_upper(struct ovl_fs *ofs,
fs/overlayfs/overlayfs.h
529
void ovl_layer_set_xwhiteouts(struct ovl_fs *ofs,
fs/overlayfs/overlayfs.h
543
bool ovl_path_is_whiteout(struct ovl_fs *ofs, const struct path *path);
fs/overlayfs/overlayfs.h
548
char ovl_get_dir_xattr_val(struct ovl_fs *ofs, const struct path *path,
fs/overlayfs/overlayfs.h
550
bool ovl_path_check_origin_xattr(struct ovl_fs *ofs, const struct path *path);
fs/overlayfs/overlayfs.h
551
bool ovl_path_check_xwhiteout_xattr(struct ovl_fs *ofs, const struct path *path);
fs/overlayfs/overlayfs.h
552
bool ovl_init_uuid_xattr(struct super_block *sb, struct ovl_fs *ofs,
fs/overlayfs/overlayfs.h
555
static inline bool ovl_upper_is_whiteout(struct ovl_fs *ofs,
fs/overlayfs/overlayfs.h
565
static inline bool ovl_check_origin_xattr(struct ovl_fs *ofs,
fs/overlayfs/overlayfs.h
575
int ovl_check_setxattr(struct ovl_fs *ofs, struct dentry *upperdentry,
fs/overlayfs/overlayfs.h
587
int ovl_check_metacopy_xattr(struct ovl_fs *ofs, const struct path *path,
fs/overlayfs/overlayfs.h
589
int ovl_set_metacopy_xattr(struct ovl_fs *ofs, struct dentry *d,
fs/overlayfs/overlayfs.h
592
char *ovl_get_redirect_xattr(struct ovl_fs *ofs, const struct path *path, int padding);
fs/overlayfs/overlayfs.h
594
int ovl_validate_verity(struct ovl_fs *ofs,
fs/overlayfs/overlayfs.h
597
int ovl_get_verity_digest(struct ovl_fs *ofs, const struct path *src,
fs/overlayfs/overlayfs.h
599
int ovl_sync_status(struct ovl_fs *ofs);
fs/overlayfs/overlayfs.h
619
struct ovl_fs *ofs = OVL_FS(sb);
fs/overlayfs/overlayfs.h
628
static inline char ovl_get_opaquedir_val(struct ovl_fs *ofs,
fs/overlayfs/overlayfs.h
634
static inline bool ovl_redirect_follow(struct ovl_fs *ofs)
fs/overlayfs/overlayfs.h
639
static inline bool ovl_redirect_dir(struct ovl_fs *ofs)
fs/overlayfs/overlayfs.h
644
static inline bool ovl_origin_uuid(struct ovl_fs *ofs)
fs/overlayfs/overlayfs.h
649
static inline bool ovl_has_fsid(struct ovl_fs *ofs)
fs/overlayfs/overlayfs.h
660
static inline bool ovl_xino_warn(struct ovl_fs *ofs)
fs/overlayfs/overlayfs.h
665
static inline bool ovl_should_sync(struct ovl_fs *ofs)
fs/overlayfs/overlayfs.h
670
static inline bool ovl_should_sync_metadata(struct ovl_fs *ofs)
fs/overlayfs/overlayfs.h
684
static inline bool ovl_allow_offline_changes(struct ovl_fs *ofs)
fs/overlayfs/overlayfs.h
691
static inline bool ovl_same_fs(struct ovl_fs *ofs)
fs/overlayfs/overlayfs.h
697
static inline bool ovl_same_dev(struct ovl_fs *ofs)
fs/overlayfs/overlayfs.h
702
static inline unsigned int ovl_xino_bits(struct ovl_fs *ofs)
fs/overlayfs/overlayfs.h
734
bool ovl_uuid_match(struct ovl_fs *ofs, const struct super_block *sb,
fs/overlayfs/overlayfs.h
736
struct dentry *ovl_decode_real_fh(struct ovl_fs *ofs, struct ovl_fh *fh,
fs/overlayfs/overlayfs.h
738
int ovl_check_origin_fh(struct ovl_fs *ofs, struct ovl_fh *fh, bool connected,
fs/overlayfs/overlayfs.h
740
int ovl_verify_set_fh(struct ovl_fs *ofs, struct dentry *dentry,
fs/overlayfs/overlayfs.h
743
int ovl_verify_origin_xattr(struct ovl_fs *ofs, struct dentry *dentry,
fs/overlayfs/overlayfs.h
746
struct dentry *ovl_index_upper(struct ovl_fs *ofs, struct dentry *index,
fs/overlayfs/overlayfs.h
748
int ovl_verify_index(struct ovl_fs *ofs, struct dentry *index);
fs/overlayfs/overlayfs.h
750
int ovl_get_index_name(struct ovl_fs *ofs, struct dentry *origin,
fs/overlayfs/overlayfs.h
752
struct dentry *ovl_get_index_fh(struct ovl_fs *ofs, struct ovl_fh *fh);
fs/overlayfs/overlayfs.h
753
struct dentry *ovl_lookup_index(struct ovl_fs *ofs, struct dentry *upper,
fs/overlayfs/overlayfs.h
762
static inline int ovl_verify_origin_fh(struct ovl_fs *ofs, struct dentry *upper,
fs/overlayfs/overlayfs.h
768
static inline int ovl_verify_origin(struct ovl_fs *ofs, struct dentry *upper,
fs/overlayfs/overlayfs.h
775
static inline int ovl_verify_upper(struct ovl_fs *ofs, struct dentry *index,
fs/overlayfs/overlayfs.h
786
void ovl_cleanup_whiteouts(struct ovl_fs *ofs, struct dentry *upper,
fs/overlayfs/overlayfs.h
791
int ovl_workdir_cleanup(struct ovl_fs *ofs, struct dentry *parent,
fs/overlayfs/overlayfs.h
793
int ovl_indexdir_cleanup(struct ovl_fs *ofs);
fs/overlayfs/overlayfs.h
810
unsigned int ovl_get_nlink(struct ovl_fs *ofs, struct dentry *lowerdentry,
fs/overlayfs/overlayfs.h
899
int ovl_cleanup_and_whiteout(struct ovl_fs *ofs, struct dentry *dir,
fs/overlayfs/overlayfs.h
910
struct dentry *ovl_create_real(struct ovl_fs *ofs,
fs/overlayfs/overlayfs.h
913
int ovl_cleanup(struct ovl_fs *ofs, struct dentry *workdir, struct dentry *dentry);
fs/overlayfs/overlayfs.h
916
struct dentry *ovl_create_temp(struct ovl_fs *ofs, struct dentry *workdir,
fs/overlayfs/overlayfs.h
935
int ovl_set_attr(struct ovl_fs *ofs, struct dentry *upper, struct kstat *stat);
fs/overlayfs/overlayfs.h
936
struct ovl_fh *ovl_encode_real_fh(struct ovl_fs *ofs, struct inode *realinode,
fs/overlayfs/overlayfs.h
938
struct ovl_fh *ovl_get_origin_fh(struct ovl_fs *ofs, struct dentry *origin);
fs/overlayfs/overlayfs.h
939
int ovl_set_origin_fh(struct ovl_fs *ofs, const struct ovl_fh *fh,
fs/overlayfs/overlayfs.h
950
static inline bool ovl_force_readonly(struct ovl_fs *ofs)
fs/overlayfs/overlayfs.h
957
const struct xattr_handler * const *ovl_xattr_handlers(struct ovl_fs *ofs);
fs/overlayfs/ovl_entry.h
103
static inline struct vfsmount *ovl_upper_mnt(struct ovl_fs *ofs)
fs/overlayfs/ovl_entry.h
108
static inline struct mnt_idmap *ovl_upper_mnt_idmap(struct ovl_fs *ofs)
fs/overlayfs/ovl_entry.h
115
static inline struct ovl_fs *OVL_FS(struct super_block *sb)
fs/overlayfs/ovl_entry.h
120
return (struct ovl_fs *)sb->s_fs_info;
fs/overlayfs/ovl_entry.h
98
static inline unsigned int ovl_numlowerlayer(struct ovl_fs *ofs)
fs/overlayfs/params.c
1052
struct ovl_fs *ofs = OVL_FS(sb);
fs/overlayfs/params.c
300
struct ovl_fs *ofs = fc->s_fs_info;
fs/overlayfs/params.c
367
struct ovl_fs *ofs = fc->s_fs_info;
fs/overlayfs/params.c
616
struct ovl_fs *ofs = fc->s_fs_info;
fs/overlayfs/params.c
744
struct ovl_fs *ofs = fc->s_fs_info;
fs/overlayfs/params.c
763
struct ovl_fs *ofs = OVL_FS(sb);
fs/overlayfs/params.c
800
struct ovl_fs *ofs;
fs/overlayfs/params.c
815
ofs = kzalloc_obj(struct ovl_fs);
fs/overlayfs/params.c
840
void ovl_free_fs(struct ovl_fs *ofs)
fs/overlayfs/params.h
40
void ovl_free_fs(struct ovl_fs *ofs);
fs/overlayfs/params.h
6
struct ovl_fs;
fs/overlayfs/readdir.c
1114
void ovl_cleanup_whiteouts(struct ovl_fs *ofs, struct dentry *upper,
fs/overlayfs/readdir.c
1177
static int ovl_workdir_cleanup_recurse(struct ovl_fs *ofs, const struct path *path,
fs/overlayfs/readdir.c
1232
int ovl_workdir_cleanup(struct ovl_fs *ofs, struct dentry *parent,
fs/overlayfs/readdir.c
1256
int ovl_indexdir_cleanup(struct ovl_fs *ofs)
fs/overlayfs/readdir.c
316
struct ovl_fs *ofs = OVL_FS(rdd->dentry->d_sb);
fs/overlayfs/readdir.c
438
struct ovl_fs *ofs = OVL_FS(dentry->d_sb);
fs/overlayfs/readdir.c
555
struct ovl_fs *ofs = OVL_FS(dir->d_sb);
fs/overlayfs/readdir.c
698
struct ovl_fs *ofs = OVL_FS(dentry->d_sb);
fs/overlayfs/readdir.c
798
struct ovl_fs *ofs = OVL_FS(dir->d_sb);
fs/overlayfs/readdir.c
878
struct ovl_fs *ofs = OVL_FS(dentry->d_sb);
fs/overlayfs/super.c
1002
static int ovl_get_data_fsid(struct ovl_fs *ofs)
fs/overlayfs/super.c
1027
static int ovl_get_layers(struct super_block *sb, struct ovl_fs *ofs,
fs/overlayfs/super.c
1176
struct ovl_fs *ofs,
fs/overlayfs/super.c
1240
static int ovl_check_layer(struct super_block *sb, struct ovl_fs *ofs,
fs/overlayfs/super.c
1274
struct ovl_fs *ofs)
fs/overlayfs/super.c
1313
struct ovl_fs *ofs = OVL_FS(sb);
fs/overlayfs/super.c
1365
struct ovl_fs *ofs = sb->s_fs_info;
fs/overlayfs/super.c
1377
struct ovl_fs *ofs = sb->s_fs_info;
fs/overlayfs/super.c
1547
struct ovl_fs *ofs = sb->s_fs_info;
fs/overlayfs/super.c
227
struct ovl_fs *ofs = OVL_FS(sb);
fs/overlayfs/super.c
236
struct ovl_fs *ofs = OVL_FS(sb);
fs/overlayfs/super.c
279
struct ovl_fs *ofs = OVL_FS(sb);
fs/overlayfs/super.c
311
static struct dentry *ovl_workdir_create(struct ovl_fs *ofs,
fs/overlayfs/super.c
397
static int ovl_check_namelen(const struct path *path, struct ovl_fs *ofs,
fs/overlayfs/super.c
412
struct ovl_fs *ofs, int *stack_depth)
fs/overlayfs/super.c
492
static int ovl_report_in_use(struct ovl_fs *ofs, const char *name)
fs/overlayfs/super.c
505
static int ovl_get_upper(struct super_block *sb, struct ovl_fs *ofs,
fs/overlayfs/super.c
570
static int ovl_check_rename_whiteout(struct ovl_fs *ofs)
fs/overlayfs/super.c
627
static struct dentry *ovl_lookup_or_create(struct ovl_fs *ofs,
fs/overlayfs/super.c
649
static int ovl_create_volatile_dirty(struct ovl_fs *ofs)
fs/overlayfs/super.c
667
static int ovl_make_workdir(struct super_block *sb, struct ovl_fs *ofs,
fs/overlayfs/super.c
809
static int ovl_get_workdir(struct super_block *sb, struct ovl_fs *ofs,
fs/overlayfs/super.c
843
static int ovl_get_indexdir(struct super_block *sb, struct ovl_fs *ofs,
fs/overlayfs/super.c
916
static bool ovl_lower_uuid_ok(struct ovl_fs *ofs, const uuid_t *uuid)
fs/overlayfs/super.c
952
static int ovl_get_fsid(struct ovl_fs *ofs, const struct path *path)
fs/overlayfs/util.c
104
struct ovl_fs *ofs = OVL_FS(sb);
fs/overlayfs/util.c
1077
struct ovl_fs *ofs = OVL_FS(dentry->d_sb);
fs/overlayfs/util.c
112
struct ovl_fs *ofs = OVL_FS(sb);
fs/overlayfs/util.c
1248
int ovl_check_metacopy_xattr(struct ovl_fs *ofs, const struct path *path,
fs/overlayfs/util.c
1302
int ovl_set_metacopy_xattr(struct ovl_fs *ofs, struct dentry *d, struct ovl_metacopy *metacopy)
fs/overlayfs/util.c
1330
char *ovl_get_redirect_xattr(struct ovl_fs *ofs, const struct path *path, int padding)
fs/overlayfs/util.c
1396
int ovl_validate_verity(struct ovl_fs *ofs,
fs/overlayfs/util.c
1451
int ovl_get_verity_digest(struct ovl_fs *ofs, const struct path *src,
fs/overlayfs/util.c
1495
int ovl_sync_status(struct ovl_fs *ofs)
fs/overlayfs/util.c
24
struct ovl_fs *ofs = OVL_FS(dentry->d_sb);
fs/overlayfs/util.c
247
struct ovl_fs *ofs = OVL_FS(dentry->d_sb);
fs/overlayfs/util.c
31
struct ovl_fs *ofs = OVL_FS(dentry->d_sb);
fs/overlayfs/util.c
37
struct ovl_fs *ofs = OVL_FS(dentry->d_sb);
fs/overlayfs/util.c
43
struct ovl_fs *ofs = OVL_FS(dentry->d_sb);
fs/overlayfs/util.c
49
struct ovl_fs *ofs = OVL_FS(dentry->d_sb);
fs/overlayfs/util.c
497
void ovl_layer_set_xwhiteouts(struct ovl_fs *ofs,
fs/overlayfs/util.c
55
struct ovl_fs *ofs = OVL_FS(dentry->d_sb);
fs/overlayfs/util.c
61
struct ovl_fs *ofs = OVL_FS(dentry->d_sb);
fs/overlayfs/util.c
651
bool ovl_path_is_whiteout(struct ovl_fs *ofs, const struct path *path)
fs/overlayfs/util.c
67
struct ovl_fs *ofs = OVL_FS(sb);
fs/overlayfs/util.c
759
bool ovl_path_check_origin_xattr(struct ovl_fs *ofs, const struct path *path)
fs/overlayfs/util.c
772
bool ovl_path_check_xwhiteout_xattr(struct ovl_fs *ofs, const struct path *path)
fs/overlayfs/util.c
789
bool ovl_init_uuid_xattr(struct super_block *sb, struct ovl_fs *ofs,
fs/overlayfs/util.c
848
char ovl_get_dir_xattr_val(struct ovl_fs *ofs, const struct path *path,
fs/overlayfs/util.c
889
int ovl_check_setxattr(struct ovl_fs *ofs, struct dentry *upperdentry,
fs/overlayfs/util.c
911
struct ovl_fs *ofs = OVL_FS(dentry->d_sb);
fs/overlayfs/util.c
933
struct ovl_fs *ofs = OVL_FS(inode->i_sb);
fs/overlayfs/util.c
96
struct ovl_fs *ofs = OVL_FS(sb);
fs/overlayfs/util.c
969
struct ovl_fs *ofs = OVL_FS(inode->i_sb);
fs/overlayfs/xattrs.c
108
struct ovl_fs *ofs = OVL_FS(dentry->d_sb);
fs/overlayfs/xattrs.c
21
struct ovl_fs *ofs = OVL_FS(sb);
fs/overlayfs/xattrs.c
257
const struct xattr_handler * const *ovl_xattr_handlers(struct ovl_fs *ofs)
fs/overlayfs/xattrs.c
40
struct ovl_fs *ofs = OVL_FS(dentry->d_sb);
fs/overlayfs/xattrs.c
9
struct ovl_fs *ofs = sb->s_fs_info;