Searched refs:s_count (Results 1 – 8 of 8) sorted by relevance
31 atomic_t s_count; member147 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()
198 atomic_set(&sd->s_count, 1); in configfs_new_dirent()
252 s->s_count = 1; in alloc_super()288 if (!--s->s_count) { in __put_super()384 s->s_count++; in grab_super()689 sb->s_count++; in __iterate_supers()719 sb->s_count++; in iterate_supers()753 sb->s_count++; in iterate_supers_type()793 sb->s_count++; in get_super()851 sb->s_count++; in user_get_super()
626 mm_count),和文件系統 (``struct super_block``: s_count 和 s_active) 中找到。
705 mm_count),和文件系统 (``struct super_block``: s_count 和 s_active) 中找到。
1467 int s_count; member
791 mm_count), e nel codice dei filesystem (``struct super_block``: s_count e
794 filesystem code (``struct super_block``: s_count and s_active).