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
97 struct ovl_fs *ofs = OVL_FS(sb); in ovl_indexdir() local
105 struct ovl_fs *ofs = OVL_FS(sb); in ovl_index_all() local
113 struct ovl_fs *ofs = OVL_FS(sb); in ovl_verify_lower() local
241 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_path_upper() local
489 void ovl_layer_set_xwhiteouts(struct ovl_fs *ofs, in ovl_layer_set_xwhiteouts()
643 bool ovl_path_is_whiteout(struct ovl_fs *ofs, const struct path *path) in ovl_path_is_whiteout()
751 bool ovl_path_check_origin_xattr(struct ovl_fs *ofs, const struct path *path) in ovl_path_check_origin_xattr()
764 bool ovl_path_check_xwhiteout_xattr(struct ovl_fs *ofs, const struct path *path) in ovl_path_check_xwhiteout_xattr()
781 bool ovl_init_uuid_xattr(struct super_block *sb, struct ovl_fs *ofs, in ovl_init_uuid_xattr()
840 char ovl_get_dir_xattr_val(struct ovl_fs *ofs, const struct path *path, in ovl_get_dir_xattr_val()
881 int ovl_check_setxattr(struct ovl_fs *ofs, struct dentry *upperdentry, in ovl_check_setxattr()
903 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_set_impure() local
925 struct ovl_fs *ofs = OVL_FS(inode->i_sb); in ovl_check_protattr() local
961 struct ovl_fs *ofs = OVL_FS(inode->i_sb); in ovl_set_protattr() local
1069 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_cleanup_index() local
1248 int ovl_check_metacopy_xattr(struct ovl_fs *ofs, const struct path *path, in ovl_check_metacopy_xattr()
1302 int ovl_set_metacopy_xattr(struct ovl_fs *ofs, struct dentry *d, struct ovl_metacopy *metacopy) in ovl_set_metacopy_xattr()
1330 char *ovl_get_redirect_xattr(struct ovl_fs *ofs, const struct path *path, int padding) in ovl_get_redirect_xattr()
1396 int ovl_validate_verity(struct ovl_fs *ofs, in ovl_validate_verity()
1451 int ovl_get_verity_digest(struct ovl_fs *ofs, struct path *src, in ovl_get_verity_digest()
1495 int ovl_sync_status(struct ovl_fs *ofs) in ovl_sync_status()