| /fs/xfs/ |
| D | xfs_message.h | 49 #define xfs_printk_ratelimited(func, dev, fmt, ...) \ argument 58 #define xfs_printk_once(func, dev, fmt, ...) \ argument 61 #define xfs_emerg_ratelimited(dev, fmt, ...) \ argument 63 #define xfs_alert_ratelimited(dev, fmt, ...) \ argument 65 #define xfs_crit_ratelimited(dev, fmt, ...) \ argument 67 #define xfs_err_ratelimited(dev, fmt, ...) \ argument 69 #define xfs_warn_ratelimited(dev, fmt, ...) \ argument 71 #define xfs_notice_ratelimited(dev, fmt, ...) \ argument 73 #define xfs_info_ratelimited(dev, fmt, ...) \ argument 75 #define xfs_debug_ratelimited(dev, fmt, ...) \ argument [all …]
|
| /fs/bcachefs/ |
| D | sb-members.h | 38 unsigned dev) in bch2_dev_list_has_dev() 47 unsigned dev) in bch2_dev_list_drop_dev() 57 unsigned dev) in bch2_dev_list_add_dev() 65 static inline struct bch_devs_list bch2_dev_list_single(unsigned dev) in bch2_dev_list_single() 175 static inline bool bch2_dev_exists(const struct bch_fs *c, unsigned dev) in bch2_dev_exists() 185 static inline struct bch_dev *bch2_dev_have_ref(const struct bch_fs *c, unsigned dev) in bch2_dev_have_ref() 192 static inline struct bch_dev *bch2_dev_locked(struct bch_fs *c, unsigned dev) in bch2_dev_locked() 201 static inline struct bch_dev *bch2_dev_rcu_noerror(struct bch_fs *c, unsigned dev) in bch2_dev_rcu_noerror() 210 static inline struct bch_dev *bch2_dev_rcu(struct bch_fs *c, unsigned dev) in bch2_dev_rcu() 218 static inline struct bch_dev *bch2_dev_tryget_noerror(struct bch_fs *c, unsigned dev) in bch2_dev_tryget_noerror() [all …]
|
| D | bcachefs_ioctl.h | 163 __u64 dev; member 180 __u64 dev; member 217 __u32 dev; member 301 __u64 dev; member 320 __u64 dev; member 349 __u64 dev; member 361 __u64 dev; member 373 __u64 dev; member 386 __u64 dev; member
|
| D | disk_groups.h | 24 unsigned dev; member 32 static inline u16 dev_to_target(unsigned dev) in dev_to_target()
|
| D | alloc_foreground.h | 121 unsigned dev, u64 bucket) in open_bucket_hashslot() 128 static inline bool bch2_bucket_is_open(struct bch_fs *c, unsigned dev, u64 bucket) in bch2_bucket_is_open() 144 static inline bool bch2_bucket_is_open_safe(struct bch_fs *c, unsigned dev, u64 bucket) in bch2_bucket_is_open_safe()
|
| D | buckets_waiting_for_journal.c | 27 unsigned dev, u64 bucket) in bch2_bucket_needs_journal_commit() 88 unsigned dev, u64 bucket, in bch2_set_bucket_needs_journal_commit()
|
| D | replicas.h | 38 unsigned dev) in bch2_replicas_entry_cached()
|
| /fs/pstore/ |
| D | blk.c | 97 static int __register_pstore_device(struct pstore_device_info *dev) in __register_pstore_device() 154 int register_pstore_device(struct pstore_device_info *dev) in register_pstore_device() 166 static void __unregister_pstore_device(struct pstore_device_info *dev) in __unregister_pstore_device() 180 void unregister_pstore_device(struct pstore_device_info *dev) in unregister_pstore_device() 205 static int __register_pstore_blk(struct pstore_device_info *dev, in __register_pstore_blk() 266 dev_t dev; in early_boot_devpath() local 327 struct pstore_device_info *dev = pstore_device_info; in __best_effort_exit() local
|
| D | pmsg.c | 49 static char *pmsg_devnode(const struct device *dev, umode_t *mode) in pmsg_devnode()
|
| /fs/nfs/blocklayout/ |
| D | dev.c | 17 static void bl_unregister_scsi(struct pnfs_block_dev *dev) in bl_unregister_scsi() 30 static bool bl_register_scsi(struct pnfs_block_dev *dev) in bl_register_scsi() 48 static void bl_unregister_dev(struct pnfs_block_dev *dev) in bl_unregister_dev() 63 bool bl_register_dev(struct pnfs_block_dev *dev) in bl_register_dev() 84 bl_free_device(struct pnfs_block_dev *dev) in bl_free_device() 103 struct pnfs_block_dev *dev = in bl_free_deviceid_node() local 224 static bool bl_map_simple(struct pnfs_block_dev *dev, u64 offset, in bl_map_simple() 234 static bool bl_map_concat(struct pnfs_block_dev *dev, u64 offset, in bl_map_concat() 254 static bool bl_map_stripe(struct pnfs_block_dev *dev, u64 offset, in bl_map_stripe() 299 dev_t dev; in bl_parse_simple() local
|
| /fs/ |
| D | char_dev.c | 236 int alloc_chrdev_region(dev_t *dev, unsigned baseminor, unsigned count, in alloc_chrdev_region() 457 static struct kobject *exact_match(dev_t dev, int *part, void *data) in exact_match() 463 static int exact_lock(dev_t dev, void *data) in exact_lock() 479 int cdev_add(struct cdev *p, dev_t dev, unsigned count) in cdev_add() 544 int cdev_device_add(struct cdev *cdev, struct device *dev) in cdev_device_add() 578 void cdev_device_del(struct cdev *cdev, struct device *dev) in cdev_device_del() 585 static void cdev_unmap(dev_t dev, unsigned count) in cdev_unmap() 666 static struct kobject *base_probe(dev_t dev, int *part, void *data) in base_probe()
|
| D | super.c | 991 struct super_block *user_get_super(dev_t dev, bool excl) in user_get_super() 1207 int dev; in get_anon_bdev() local 1225 void free_anon_bdev(dev_t dev) in free_anon_bdev() 1239 dev_t dev = sb->s_dev; in kill_anon_super() local 1361 struct super_block *sget_dev(struct fs_context *fc, dev_t dev) in sget_dev() 1613 dev_t dev; in get_tree_bdev_flags() local 1677 dev_t dev; in mount_bdev() local
|
| D | statfs.c | 236 static int vfs_ustat(dev_t dev, struct kstatfs *sbuf) in vfs_ustat() 248 SYSCALL_DEFINE2(ustat, unsigned, dev, struct ustat __user *, ubuf) in SYSCALL_DEFINE2() argument 391 COMPAT_SYSCALL_DEFINE2(ustat, unsigned, dev, struct compat_ustat __user *, u) in COMPAT_SYSCALL_DEFINE2() argument
|
| /fs/btrfs/tests/ |
| D | btrfs-tests.c | 97 struct btrfs_device *dev; in btrfs_alloc_dummy_device() local 110 static void btrfs_free_dummy_device(struct btrfs_device *dev) in btrfs_free_dummy_device() 155 struct btrfs_device *dev, *tmp; in btrfs_free_dummy_fs_info() local
|
| /fs/fuse/ |
| D | cuse.c | 63 struct device *dev; /* device representing @cdev */ member 297 static void cuse_gendev_release(struct device *dev) in cuse_gendev_release() 331 struct device *dev; in cuse_process_init_reply() local 577 static ssize_t cuse_class_waiting_show(struct device *dev, in cuse_class_waiting_show() 586 static ssize_t cuse_class_abort_store(struct device *dev, in cuse_class_abort_store()
|
| /fs/smb/client/ |
| D | reparse.c | 246 mode_t mode, dev_t dev, in nfs_set_reparse_buf() 281 const char *full_path, umode_t mode, dev_t dev) in mknod_nfs() 366 __le64 dev = cpu_to_le64(((u64)MINOR(_dev) << 32) | MAJOR(_dev)); in wsl_set_xattrs() local 418 const char *full_path, umode_t mode, dev_t dev) in mknod_wsl() 460 const char *full_path, umode_t mode, dev_t dev) in smb2_mknod_reparse()
|
| D | cifsroot.c | 83 int __init cifs_root_data(char **dev, char **opts) in cifs_root_data()
|
| /fs/btrfs/ |
| D | bio.c | 168 struct btrfs_device *dev) in btrfs_end_repair_bio() 267 static void btrfs_check_read_bio(struct btrfs_bio *bbio, struct btrfs_device *dev) in btrfs_check_read_bio() 312 static void btrfs_log_dev_io_error(struct bio *bio, struct btrfs_device *dev) in btrfs_log_dev_io_error() 349 struct btrfs_device *dev = bio->bi_private; in btrfs_simple_end_io() local 427 static void btrfs_submit_dev_bio(struct btrfs_device *dev, struct bio *bio) in btrfs_submit_dev_bio()
|
| D | volumes.h | 449 struct btrfs_device *dev; member 459 struct btrfs_device *dev; member 564 struct btrfs_device *dev; member 768 static inline void btrfs_dev_stat_inc(struct btrfs_device *dev, in btrfs_dev_stat_inc() 782 static inline int btrfs_dev_stat_read(struct btrfs_device *dev, in btrfs_dev_stat_read() 788 static inline int btrfs_dev_stat_read_and_reset(struct btrfs_device *dev, in btrfs_dev_stat_read_and_reset() 805 static inline void btrfs_dev_stat_set(struct btrfs_device *dev, in btrfs_dev_stat_set()
|
| D | scrub.c | 115 struct btrfs_device *dev; member 231 struct btrfs_device *dev; member 481 static void scrub_print_common_warning(const char *errstr, struct btrfs_device *dev, in scrub_print_common_warning() 876 struct btrfs_device *dev = NULL; in scrub_stripe_report_errors() local 1553 struct btrfs_device *dev, u64 physical, in scrub_find_fill_first_stripe() 1924 struct btrfs_device *dev, int mirror_num, in queue_scrub_stripe() 2794 static int scrub_one_super(struct scrub_ctx *sctx, struct btrfs_device *dev, in scrub_one_super() 2941 struct btrfs_device *dev; in btrfs_scrub_dev() local 3148 int btrfs_scrub_cancel_dev(struct btrfs_device *dev) in btrfs_scrub_cancel_dev() 3175 struct btrfs_device *dev; in btrfs_scrub_progress() local
|
| /fs/zonefs/ |
| D | trace.h | 20 #define show_dev(dev) MAJOR(dev), MINOR(dev) argument
|
| /fs/ufs/ |
| D | util.c | 185 dev_t dev; in ufs_get_inode_dev() local 209 ufs_set_inode_dev(struct super_block *sb, struct ufs_inode_info *ufsi, dev_t dev) in ufs_set_inode_dev()
|
| /fs/nfsd/ |
| D | blocklayout.c | 147 struct pnfs_block_deviceaddr *dev; in nfsd4_block_get_device_info_simple() local 252 struct pnfs_block_deviceaddr *dev; in nfsd4_block_get_device_info_scsi() local
|
| /fs/quota/ |
| D | netlink.c | 37 void quota_send_warning(struct kqid qid, dev_t dev, in quota_send_warning()
|
| /fs/ramfs/ |
| D | inode.c | 58 const struct inode *dir, umode_t mode, dev_t dev) in ramfs_get_inode() 99 struct dentry *dentry, umode_t mode, dev_t dev) in ramfs_mknod()
|