Home
last modified time | relevance | path

Searched defs:dev (Results 1 – 25 of 86) sorted by relevance

1234

/fs/xfs/
Dxfs_message.h49 #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 …]
Dxfs_linux.h162 static inline dev_t xfs_to_linux_dev_t(xfs_dev_t dev) in xfs_to_linux_dev_t()
167 static inline xfs_dev_t linux_to_xfs_dev_t(dev_t dev) in linux_to_xfs_dev_t()
/fs/pstore/
Dblk.c97 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 = name_to_dev_t(initial_devname); in early_boot_devpath() local
327 struct pstore_device_info *dev = pstore_device_info; in __best_effort_exit() local
Dpmsg.c49 static char *pmsg_devnode(struct device *dev, umode_t *mode) in pmsg_devnode()
Dram.c474 struct device *dev, struct ramoops_context *cxt, in ramoops_init_przs()
571 struct device *dev, struct ramoops_context *cxt, in ramoops_init_prz()
719 struct device *dev = &pdev->dev; in ramoops_probe() local
/fs/
Dchar_dev.c236 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()
537 int cdev_device_add(struct cdev *cdev, struct device *dev) in cdev_device_add()
571 void cdev_device_del(struct cdev *cdev, struct device *dev) in cdev_device_del()
578 static void cdev_unmap(dev_t dev, unsigned count) in cdev_unmap()
659 static struct kobject *base_probe(dev_t dev, int *part, void *data) in base_probe()
Dstatfs.c236 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
Dsuper.c865 struct super_block *user_get_super(dev_t dev, bool excl) in user_get_super()
1086 int dev; in get_anon_bdev() local
1104 void free_anon_bdev(dev_t dev) in free_anon_bdev()
1118 dev_t dev = sb->s_dev; in kill_anon_super() local
/fs/nfs/blocklayout/
Ddev.c17 bl_free_device(struct pnfs_block_dev *dev) in bl_free_device()
45 struct pnfs_block_dev *dev = in bl_free_deviceid_node() local
166 static bool bl_map_simple(struct pnfs_block_dev *dev, u64 offset, in bl_map_simple()
176 static bool bl_map_concat(struct pnfs_block_dev *dev, u64 offset, in bl_map_concat()
196 static bool bl_map_stripe(struct pnfs_block_dev *dev, u64 offset, in bl_map_stripe()
240 dev_t dev; in bl_parse_simple() local
/fs/btrfs/tests/
Dbtrfs-tests.c98 struct btrfs_device *dev; in btrfs_alloc_dummy_device() local
111 static void btrfs_free_dummy_device(struct btrfs_device *dev) in btrfs_free_dummy_device()
156 struct btrfs_device *dev, *tmp; in btrfs_free_dummy_fs_info() local
/fs/fuse/
Dcuse.c63 struct device *dev; /* device representing @cdev */ member
297 static void cuse_gendev_release(struct device *dev) in cuse_gendev_release()
327 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/zonefs/
Dtrace.h20 #define show_dev(dev) MAJOR(dev), MINOR(dev) argument
/fs/btrfs/
Dvolumes.h466 struct btrfs_device *dev; member
476 struct btrfs_device *dev; member
518 struct btrfs_device *dev; member
693 static inline void btrfs_dev_stat_inc(struct btrfs_device *dev, in btrfs_dev_stat_inc()
707 static inline int btrfs_dev_stat_read(struct btrfs_device *dev, in btrfs_dev_stat_read()
713 static inline int btrfs_dev_stat_read_and_reset(struct btrfs_device *dev, in btrfs_dev_stat_read_and_reset()
730 static inline void btrfs_dev_stat_set(struct btrfs_device *dev, in btrfs_dev_stat_set()
Dscrub.c83 struct btrfs_device *dev; member
101 struct btrfs_device *dev; member
207 struct btrfs_device *dev; member
256 struct btrfs_device *dev, in alloc_scrub_block()
889 struct btrfs_device *dev; in scrub_print_warning() local
990 struct btrfs_device *dev = sblock_to_check->dev; in scrub_handle_errored_block() local
2333 struct btrfs_device *dev; in scrub_missing_raid56_worker() local
2433 u64 physical, struct btrfs_device *dev, u64 flags, in scrub_sectors()
2696 u64 physical, struct btrfs_device *dev, u64 flags, in scrub_extent()
2766 u64 physical, struct btrfs_device *dev, in scrub_sectors_for_parity()
[all …]
/fs/ufs/
Dutil.c185 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/
Dblocklayout.c145 struct pnfs_block_deviceaddr *dev; in nfsd4_block_get_device_info_simple() local
251 struct pnfs_block_deviceaddr *dev; in nfsd4_block_get_device_info_scsi() local
Dblocklayoutxdr.c81 struct pnfs_block_deviceaddr *dev = gdp->gd_device; in nfsd4_block_encode_getdeviceinfo() local
/fs/quota/
Dnetlink.c37 void quota_send_warning(struct kqid qid, dev_t dev, in quota_send_warning()
/fs/ramfs/
Dinode.c58 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()
/fs/smb/client/
Dcifsroot.c83 int __init cifs_root_data(char **dev, char **opts) in cifs_root_data()
Dcifs_dfs_ref.c68 char *dev; in cifs_build_devname() local
/fs/proc/
Dnommu.c35 dev_t dev = 0; in nommu_region_show() local
Dconsoles.c31 dev_t dev = 0; in show_console_dev() local
/fs/efivarfs/
Dinode.c21 dev_t dev, bool is_removable) in efivarfs_get_inode()
/fs/ubifs/
Dmisc.h146 static inline int ubifs_encode_dev(union ubifs_dev_desc *dev, dev_t rdev) in ubifs_encode_dev()

1234