Home
last modified time | relevance | path

Searched refs:hmdfs_sb (Results 1 – 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/fs/hmdfs/
Ddentry.c39 unsigned int timeout = hmdfs_sb(target->d_sb)->dcache_timeout; in hmdfs_d_remote_revalidate()
226 struct hmdfs_sb_info *sbi = hmdfs_sb(dentry->d_sb); in hmdfs_cmp_ci()
246 struct hmdfs_sb_info *sbi = hmdfs_sb(dentry->d_sb); in hmdfs_hash_ci()
Dfile_local.c29 const struct cred *cred = hmdfs_sb(sb)->cred; in hmdfs_file_open_local()
246 const struct cred *cred = hmdfs_sb(sb)->cred; in hmdfs_dir_open_local()
295 struct hmdfs_sb_info *sbi = hmdfs_sb(sb); in __hmdfs_ioc_set_share_path()
Dmain.c255 struct hmdfs_sb_info *sbi = hmdfs_sb(sb); in hmdfs_put_super()
316 struct hmdfs_sb_info *sbi = hmdfs_sb(dentry->d_inode->i_sb); in hmdfs_remote_statfs()
383 struct hmdfs_sb_info *sbi = hmdfs_sb(root->d_sb); in hmdfs_show_options()
416 struct hmdfs_sb_info *sbi = hmdfs_sb(sb); in hmdfs_sync_fs()
1033 struct hmdfs_sb_info *sbi = hmdfs_sb(sb); in hmdfs_kill_super()
Dinode.h186 const struct hmdfs_sb_info *sbi = hmdfs_sb(info->vfs_inode.i_sb); in hmdfs_inode_is_stashing()
Dinode_cloud.c40 struct hmdfs_sb_info *sbi = hmdfs_sb(child_dentry->d_sb); in lookup_cloud_dentry()
311 struct hmdfs_sb_info *sbi = hmdfs_sb(child_dentry->d_sb); in hmdfs_lookup_cloud()
Dfile_remote.c349 if (!err && hmdfs_remote_need_track_file(hmdfs_sb(inode->i_sb), in hmdfs_file_open_remote()
379 hmdfs_sb(inode->i_sb)->write_cache_timeout; in hmdfs_remote_keep_writecache()
425 if (hmdfs_remote_need_track_file(hmdfs_sb(inode->i_sb), file->f_mode)) in hmdfs_file_release_remote()
721 struct hmdfs_sb_info *sbi = hmdfs_sb(inode->i_sb); in hmdfs_writepage_remote()
Dinode_cloud_merge.c150 struct hmdfs_sb_info *sbi = hmdfs_sb(dentry->d_sb); in lookup_merge_normal()
252 struct hmdfs_sb_info *sbi = hmdfs_sb(child_dentry->d_sb); in lookup_cloud_merge_root()
290 struct hmdfs_sb_info *sbi = hmdfs_sb(child_dentry->d_sb); in hmdfs_lookup_cloud_merge()
Dfile_merge.c439 ret = do_dir_open_merge(file, hmdfs_sb(inode->i_sb)->cred, fi); in hmdfs_dir_open_merge()
546 const struct cred *cred = hmdfs_sb(sb)->cred; in hmdfs_file_open_merge()
661 bid = get_bundle_uid(hmdfs_sb(dentry->d_sb), bundle_name); in change_cred()
Dhmdfs_dentryfile.c776 struct inode *inode, struct super_block *hmdfs_sb, in update_dentry() argument
787 gdi = hmdfs_sb == child_dentry->d_sb ? hmdfs_d(child_dentry) : NULL; in update_dentry()
848 hmdfs_sb(dentry->d_sb)); in create_in_cache_file()
1004 hmdfs_init_dcache_lookup_ctx(&ctx, hmdfs_sb(d->d_sb), &d->d_name, filp); in hmdfs_delete_dentry()
1018 size = cache_file_write(hmdfs_sb(d->d_sb), filp, ctx.page, in hmdfs_delete_dentry()
1304 struct hmdfs_sb_info *sbi = hmdfs_sb(new_dentry->d_sb); in hmdfs_rename_dentry()
2226 timeout = hmdfs_sb(dentry->d_sb)->dcache_timeout; in hmdfs_cache_revalidate()
2451 cache_file_destroy_by_path(hmdfs_sb(dentry->d_sb), path); in hmdfs_clear_cache_dents()
Dhmdfs.h219 static inline struct hmdfs_sb_info *hmdfs_sb(struct super_block *sb) in hmdfs_sb() function
Dinode_merge.c487 struct hmdfs_sb_info *sbi = hmdfs_sb(dentry->d_sb); in lookup_merge_normal()
556 struct hmdfs_sb_info *sbi = hmdfs_sb(child_dentry->d_sb); in do_lookup_merge_root()
643 struct hmdfs_sb_info *sbi = hmdfs_sb(child_dentry->d_sb); in lookup_merge_root()
703 struct hmdfs_sb_info *sbi = hmdfs_sb(child_dentry->d_sb); in hmdfs_lookup_merge()
Dinode_remote.c30 struct hmdfs_sb_info *sbi = hmdfs_sb(child_dentry->d_sb); in lookup_remote_dentry()
473 struct hmdfs_sb_info *sbi = hmdfs_sb(child_dentry->d_sb); in hmdfs_lookup_remote()
Dinode_local.c242 struct hmdfs_sb_info *sbi = hmdfs_sb(child_dentry->d_sb); in hmdfs_lookup_local()
987 struct hmdfs_sb_info *sbi = hmdfs_sb(child_dentry->d_sb); in hmdfs_lookup_share()
/kernel/linux/linux-5.10/fs/hmdfs/authority/
Dauthentication.c115 int bid = get_bundle_uid(hmdfs_sb(dentry->d_sb), in hmdfs_override_dir_fsids()
417 int bid = get_bundle_uid(hmdfs_sb(dentry->d_sb), in check_and_fixup_ownership_remote()