Home
last modified time | relevance | path

Searched refs:to_sbi (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/hmdfs/comm/
H A Ddevice_node.c138 struct hmdfs_sb_info *sbi = to_sbi(kobj); in sbi_cmd_show()
168 struct hmdfs_sb_info *sbi = to_sbi(kobj); in sbi_cmd_store()
203 sbi = to_sbi(kobj); in sbi_status_show()
247 sbi = to_sbi(kobj); in sbi_stat_show()
278 sbi = to_sbi(kobj); in sbi_stat_store()
301 return snprintf(buf, PAGE_SIZE, "%u\n", to_sbi(kobj)->dcache_precision); in sbi_dcache_precision_show()
312 struct hmdfs_sb_info *sbi = to_sbi(kobj); in sbi_dcache_precision_store()
333 to_sbi(kobj)->dcache_threshold); in sbi_dcache_threshold_show()
342 struct hmdfs_sb_info *sbi = to_sbi(kobj); in sbi_dcache_threshold_store()
361 struct server_statistic *stat = to_sbi(kob in server_statistic_show()
[all...]
H A Ddevice_node.h94 static inline struct hmdfs_sb_info *to_sbi(struct kobject *x) in to_sbi() function
/kernel/linux/linux-6.6/fs/hmdfs/comm/
H A Ddevice_node.c138 struct hmdfs_sb_info *sbi = to_sbi(kobj); in sbi_cmd_show()
168 struct hmdfs_sb_info *sbi = to_sbi(kobj); in sbi_cmd_store()
203 sbi = to_sbi(kobj); in sbi_status_show()
247 sbi = to_sbi(kobj); in sbi_stat_show()
278 sbi = to_sbi(kobj); in sbi_stat_store()
301 return snprintf(buf, PAGE_SIZE, "%u\n", to_sbi(kobj)->dcache_precision); in sbi_dcache_precision_show()
312 struct hmdfs_sb_info *sbi = to_sbi(kobj); in sbi_dcache_precision_store()
333 to_sbi(kobj)->dcache_threshold); in sbi_dcache_threshold_show()
342 struct hmdfs_sb_info *sbi = to_sbi(kobj); in sbi_dcache_threshold_store()
361 struct server_statistic *stat = to_sbi(kob in server_statistic_show()
[all...]
H A Ddevice_node.h94 static inline struct hmdfs_sb_info *to_sbi(struct kobject *x) in to_sbi() function

Completed in 5 milliseconds