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
418 struct ovl_fs *ofs = sb->s_fs_info; in ovl_redirect_dir() local
579 bool ovl_path_check_origin_xattr(struct ovl_fs *ofs, const struct path *path) in ovl_path_check_origin_xattr()
592 bool ovl_path_check_dir_xattr(struct ovl_fs *ofs, const struct path *path, in ovl_path_check_dir_xattr()
632 int ovl_check_setxattr(struct ovl_fs *ofs, struct dentry *upperdentry, in ovl_check_setxattr()
654 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_set_impure() local
676 struct ovl_fs *ofs = OVL_FS(inode->i_sb); in ovl_check_protattr() local
712 struct ovl_fs *ofs = OVL_FS(inode->i_sb); in ovl_set_protattr() local
820 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_cleanup_index() local
972 int ovl_check_metacopy_xattr(struct ovl_fs *ofs, const struct path *path) in ovl_check_metacopy_xattr()
1016 char *ovl_get_redirect_xattr(struct ovl_fs *ofs, const struct path *path, int padding) in ovl_get_redirect_xattr()
1075 int ovl_sync_status(struct ovl_fs *ofs) in ovl_sync_status()