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
65 struct ovl_fs *ofs = sb->s_fs_info; in ovl_indexdir() local
73 struct ovl_fs *ofs = sb->s_fs_info; in ovl_index_all() local
81 struct ovl_fs *ofs = sb->s_fs_info; in ovl_verify_lower() local
155 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_path_upper() local
391 struct ovl_fs *ofs = sb->s_fs_info; in ovl_redirect_dir() local
553 bool ovl_check_origin_xattr(struct ovl_fs *ofs, struct dentry *dentry) in ovl_check_origin_xattr()
606 int ovl_check_setxattr(struct ovl_fs *ofs, struct dentry *upperdentry, in ovl_check_setxattr()
628 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_set_impure() local
650 struct ovl_fs *ofs = OVL_FS(inode->i_sb); in ovl_check_protattr() local
686 struct ovl_fs *ofs = OVL_FS(inode->i_sb); in ovl_set_protattr() local
794 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_cleanup_index() local
946 int ovl_check_metacopy_xattr(struct ovl_fs *ofs, struct dentry *dentry) in ovl_check_metacopy_xattr()
990 char *ovl_get_redirect_xattr(struct ovl_fs *ofs, struct dentry *dentry, in ovl_get_redirect_xattr()
1050 int ovl_sync_status(struct ovl_fs *ofs) in ovl_sync_status()