Searched defs:devs (Results 1 – 23 of 23) sorted by relevance
| /fs/crypto/ |
| A D | inline_crypt.c | 28 struct block_device **devs; in fscrypt_get_devices() local 73 struct block_device **devs, in fscrypt_log_blk_crypto_impl() 99 struct block_device **devs; in fscrypt_select_encryption_impl() local 167 struct block_device **devs; in fscrypt_prepare_inline_crypt_key() local 219 struct block_device **devs; in fscrypt_destroy_inline_crypt_key() local
|
| /fs/bcachefs/ |
| A D | sb-members.h | 42 static inline unsigned dev_mask_nr(const struct bch_devs_mask *devs) in dev_mask_nr() 47 static inline bool bch2_dev_list_has_dev(struct bch_devs_list devs, in bch2_dev_list_has_dev() 56 static inline void bch2_dev_list_drop_dev(struct bch_devs_list *devs, in bch2_dev_list_drop_dev() 66 static inline void bch2_dev_list_add_dev(struct bch_devs_list *devs, in bch2_dev_list_add_dev()
|
| A D | disk_groups_types.h | 9 struct bch_devs_mask devs; member
|
| A D | disk_groups.h | 65 struct bch_devs_mask devs = c->rw_devs[data_type]; in target_rw_devs() local
|
| A D | extents_types.h | 39 } devs[BCH_REPLICAS_MAX + 1]; member
|
| A D | replicas.c | 201 struct bch_devs_list devs) in bch2_devlist_to_replicas() 808 bool bch2_have_enough_devs(struct bch_fs *c, struct bch_devs_mask devs, in bch2_have_enough_devs()
|
| A D | journal_io.c | 1532 struct dev_alloc_list *devs, in journal_advance_devs_to_next_bucket() 1563 struct dev_alloc_list *devs, in __journal_write_alloc() 1616 struct bch_devs_mask devs; in journal_write_alloc() local
|
| A D | ec.h | 238 struct bch_devs_mask devs; member
|
| A D | data_update.c | 781 struct bch_devs_mask devs = target_rw_devs(c, BCH_DATA_user, target); in can_write_extent() local
|
| A D | fs-io.c | 63 struct bch_devs_mask devs; in bch2_inode_flush_nocow_writes_async() local
|
| A D | ec.c | 1490 struct bch_devs_mask *devs) in pick_blocksize() 1581 struct bch_devs_mask devs = h->devs; in ec_stripe_head_devs_update() local
|
| A D | io_read.c | 50 const struct bch_devs_mask *devs; in bch2_target_congested() local
|
| A D | journal_types.h | 73 struct bch_devs_list devs; member
|
| A D | alloc_foreground.c | 607 struct bch_devs_mask *devs, in bch2_dev_alloc_list()
|
| A D | fs.c | 2448 darray_const_str devs; in bch2_fs_get_tree() local
|
| A D | fsck.c | 3195 darray_const_str devs = {}; in bch2_ioctl_fsck_offline() local
|
| A D | bcachefs.h | 821 struct bch_dev __rcu *devs[BCH_SB_MEMBERS_MAX]; member
|
| /fs/erofs/ |
| A D | data.c | 187 struct erofs_dev_context *devs = EROFS_SB(sb)->devs; in erofs_map_dev() local
|
| A D | super.c | 809 static void erofs_free_dev_context(struct erofs_dev_context *devs) in erofs_free_dev_context()
|
| A D | internal.h | 129 struct erofs_dev_context *devs; member
|
| /fs/nfs/ |
| A D | callback.h | 157 struct cb_devicenotifyitem *devs; member
|
| /fs/f2fs/ |
| A D | super.c | 3556 struct block_device **devs; in f2fs_get_devices() local
|
| A D | f2fs.h | 1802 struct f2fs_dev_info *devs; /* for device list */ member
|
Completed in 97 milliseconds