Searched refs:s_count (Results 1 – 10 of 10) sorted by relevance
33 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()
200 atomic_set(&sd->s_count, 1); in configfs_new_dirent()
253 s->s_count = 1; in alloc_super()290 if (!--s->s_count) { in __put_super()387 s->s_count++; in grab_super()660 sb->s_count++; in __iterate_supers()690 sb->s_count++; in iterate_supers()724 sb->s_count++; in iterate_supers_type()757 sb->s_count++; in __get_super()881 sb->s_count++; in user_get_super()
191 int *s_count ) in flash_fill_sect_ranges() argument197 *s_count = 0; in flash_fill_sect_ranges()255 (*s_count) += s_last[bank] - s_first[bank] + 1; in flash_fill_sect_ranges()
16 counts = localcounts.get_by_pattern('%%-%s_count' % pn)
623 mm_count),和文件系统 (``struct super_block``: s_count 和 s_active) 中找到。
303 int s_count; member
1466 int s_count; member
731 mm_count), e nel codice dei filesystem (``struct super_block``: s_count e
743 filesystem code (``struct super_block``: s_count and s_active).