Lines Matching refs:d_sb
20 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_want_write()
26 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_drop_write()
32 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_workdir()
147 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_path_upper()
571 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_check_setxattr()
671 if (!lower || !ovl_indexdir(dentry->d_sb)) in ovl_need_index()
675 if (ovl_index_all(dentry->d_sb)) in ovl_need_index()
688 struct dentry *indexdir = ovl_indexdir(dentry->d_sb); in ovl_cleanup_index()
724 } else if (ovl_index_all(dentry->d_sb)) { in ovl_cleanup_index()
786 old_cred = ovl_override_creds(dentry->d_sb); in ovl_nlink_start()
810 old_cred = ovl_override_creds(dentry->d_sb); in ovl_nlink_end()