Lines Matching defs:ofs
20 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_want_write() local
26 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_drop_write() local
32 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_workdir() local
38 struct ovl_fs *ofs = sb->s_fs_info; in ovl_override_creds() local
69 struct ovl_fs *ofs = sb->s_fs_info; in ovl_indexdir() local
77 struct ovl_fs *ofs = sb->s_fs_info; in ovl_index_all() local
85 struct ovl_fs *ofs = sb->s_fs_info; in ovl_verify_lower() local
159 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_path_upper() local
395 struct ovl_fs *ofs = sb->s_fs_info; in ovl_redirect_dir() local
557 bool ovl_check_origin_xattr(struct ovl_fs *ofs, struct dentry *dentry) in ovl_check_origin_xattr()
612 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_check_setxattr() local
865 int ovl_check_metacopy_xattr(struct ovl_fs *ofs, struct dentry *dentry) in ovl_check_metacopy_xattr()
902 char *ovl_get_redirect_xattr(struct ovl_fs *ofs, struct dentry *dentry, in ovl_get_redirect_xattr()
962 int ovl_sync_status(struct ovl_fs *ofs) in ovl_sync_status()