Home
last modified time | relevance | path

Searched refs:s_count (Results 1 – 9 of 9) sorted by relevance

/Linux-v6.6/fs/configfs/
Dconfigfs_internal.h31 atomic_t s_count; member
147 WARN_ON(!atomic_read(&sd->s_count)); in configfs_get()
148 atomic_inc(&sd->s_count); in configfs_get()
155 WARN_ON(!atomic_read(&sd->s_count)); in configfs_put()
156 if (atomic_dec_and_test(&sd->s_count)) in configfs_put()
Ddir.c198 atomic_set(&sd->s_count, 1); in configfs_new_dirent()
/Linux-v6.6/fs/
Dsuper.c375 s->s_count = 1; in alloc_super()
411 if (!--s->s_count) { in __put_super()
537 s->s_count++; in grab_super()
576 sb->s_count++; in grab_super_dead()
933 sb->s_count++; in __iterate_supers()
963 sb->s_count++; in iterate_supers()
999 sb->s_count++; in iterate_supers_type()
1056 sb->s_count++; in user_get_super()
/Linux-v6.6/Documentation/translations/zh_TW/process/
Dcoding-style.rst626 mm_count),和文件系統 (``struct super_block``: s_count 和 s_active) 中找到。
/Linux-v6.6/Documentation/translations/zh_CN/process/
Dcoding-style.rst705 mm_count),和文件系统 (``struct super_block``: s_count 和 s_active) 中找到。
/Linux-v6.6/include/linux/
Dfs.h1204 int s_count; member
/Linux-v6.6/Documentation/translations/it_IT/process/
Dcoding-style.rst791 mm_count), e nel codice dei filesystem (``struct super_block``: s_count e
/Linux-v6.6/Documentation/process/
Dcoding-style.rst794 filesystem code (``struct super_block``: s_count and s_active).
/Linux-v6.6/Documentation/translations/sp_SP/process/
Dcoding-style.rst820 (``struct super_block``: s_count y s_active).