Lines Matching defs:ofs

209 	struct ovl_fs *ofs = OVL_FS(sb);  in ovl_put_super()  local
218 struct ovl_fs *ofs = OVL_FS(sb); in ovl_sync_fs() local
261 struct ovl_fs *ofs = OVL_FS(sb); in ovl_statfs() local
293 static struct dentry *ovl_workdir_create(struct ovl_fs *ofs, in ovl_workdir_create()
384 static int ovl_check_namelen(const struct path *path, struct ovl_fs *ofs, in ovl_check_namelen()
399 struct ovl_fs *ofs, int *stack_depth) in ovl_lower_dir()
479 static int ovl_report_in_use(struct ovl_fs *ofs, const char *name) in ovl_report_in_use()
492 static int ovl_get_upper(struct super_block *sb, struct ovl_fs *ofs, in ovl_get_upper()
557 static int ovl_check_rename_whiteout(struct ovl_fs *ofs) in ovl_check_rename_whiteout()
614 static struct dentry *ovl_lookup_or_create(struct ovl_fs *ofs, in ovl_lookup_or_create()
636 static int ovl_create_volatile_dirty(struct ovl_fs *ofs) in ovl_create_volatile_dirty()
654 static int ovl_make_workdir(struct super_block *sb, struct ovl_fs *ofs, in ovl_make_workdir()
796 static int ovl_get_workdir(struct super_block *sb, struct ovl_fs *ofs, in ovl_get_workdir()
830 static int ovl_get_indexdir(struct super_block *sb, struct ovl_fs *ofs, in ovl_get_indexdir()
903 static bool ovl_lower_uuid_ok(struct ovl_fs *ofs, const uuid_t *uuid) in ovl_lower_uuid_ok()
939 static int ovl_get_fsid(struct ovl_fs *ofs, const struct path *path) in ovl_get_fsid()
989 static int ovl_get_data_fsid(struct ovl_fs *ofs) in ovl_get_data_fsid()
995 static int ovl_get_layers(struct super_block *sb, struct ovl_fs *ofs, in ovl_get_layers()
1125 struct ovl_fs *ofs, in ovl_get_lowerstack()
1189 static int ovl_check_layer(struct super_block *sb, struct ovl_fs *ofs, in ovl_check_layer()
1223 struct ovl_fs *ofs) in ovl_check_overlapping_layers()
1262 struct ovl_fs *ofs = OVL_FS(sb); in ovl_get_root() local
1312 struct ovl_fs *ofs = sb->s_fs_info; in ovl_fill_super() local