Lines Matching defs:ofs
23 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_get_write_access() local
30 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_start_write() local
36 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_want_write() local
42 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_put_write_access() local
48 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_end_write() local
54 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_drop_write() local
60 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_workdir() local
66 struct ovl_fs *ofs = OVL_FS(sb); in ovl_override_creds() local
92 struct ovl_fs *ofs = OVL_FS(sb); in ovl_indexdir() local
100 struct ovl_fs *ofs = OVL_FS(sb); in ovl_index_all() local
108 struct ovl_fs *ofs = OVL_FS(sb); in ovl_verify_lower() local
233 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_path_upper() local
481 void ovl_layer_set_xwhiteouts(struct ovl_fs *ofs, in ovl_layer_set_xwhiteouts()
635 bool ovl_path_is_whiteout(struct ovl_fs *ofs, const struct path *path) in ovl_path_is_whiteout()
743 bool ovl_path_check_origin_xattr(struct ovl_fs *ofs, const struct path *path) in ovl_path_check_origin_xattr()
756 bool ovl_path_check_xwhiteout_xattr(struct ovl_fs *ofs, const struct path *path) in ovl_path_check_xwhiteout_xattr()
773 bool ovl_init_uuid_xattr(struct super_block *sb, struct ovl_fs *ofs, in ovl_init_uuid_xattr()
832 char ovl_get_dir_xattr_val(struct ovl_fs *ofs, const struct path *path, in ovl_get_dir_xattr_val()
873 int ovl_check_setxattr(struct ovl_fs *ofs, struct dentry *upperdentry, in ovl_check_setxattr()
895 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_set_impure() local
917 struct ovl_fs *ofs = OVL_FS(inode->i_sb); in ovl_check_protattr() local
953 struct ovl_fs *ofs = OVL_FS(inode->i_sb); in ovl_set_protattr() local
1061 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_cleanup_index() local
1240 int ovl_check_metacopy_xattr(struct ovl_fs *ofs, const struct path *path, in ovl_check_metacopy_xattr()
1294 int ovl_set_metacopy_xattr(struct ovl_fs *ofs, struct dentry *d, struct ovl_metacopy *metacopy) in ovl_set_metacopy_xattr()
1322 char *ovl_get_redirect_xattr(struct ovl_fs *ofs, const struct path *path, int padding) in ovl_get_redirect_xattr()
1388 int ovl_validate_verity(struct ovl_fs *ofs, in ovl_validate_verity()
1443 int ovl_get_verity_digest(struct ovl_fs *ofs, struct path *src, in ovl_get_verity_digest()
1487 int ovl_sync_status(struct ovl_fs *ofs) in ovl_sync_status()