Lines Matching defs:ofs
21 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_want_write() local
27 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_drop_write() local
33 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_workdir() local
39 struct ovl_fs *ofs = sb->s_fs_info; in ovl_override_creds() local
74 struct ovl_fs *ofs = sb->s_fs_info; in ovl_indexdir() local
82 struct ovl_fs *ofs = sb->s_fs_info; in ovl_index_all() local
90 struct ovl_fs *ofs = sb->s_fs_info; in ovl_verify_lower() local
180 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_path_upper() local
429 struct ovl_fs *ofs = sb->s_fs_info; in ovl_redirect_dir() local
591 bool ovl_check_origin_xattr(struct ovl_fs *ofs, struct dentry *dentry) in ovl_check_origin_xattr()
644 int ovl_check_setxattr(struct ovl_fs *ofs, struct dentry *upperdentry, in ovl_check_setxattr()
666 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_set_impure() local
688 struct ovl_fs *ofs = OVL_FS(inode->i_sb); in ovl_check_protattr() local
724 struct ovl_fs *ofs = OVL_FS(inode->i_sb); in ovl_set_protattr() local
832 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_cleanup_index() local
984 int ovl_check_metacopy_xattr(struct ovl_fs *ofs, struct dentry *dentry) in ovl_check_metacopy_xattr()
1028 char *ovl_get_redirect_xattr(struct ovl_fs *ofs, struct dentry *dentry, in ovl_get_redirect_xattr()
1088 int ovl_sync_status(struct ovl_fs *ofs) in ovl_sync_status()