Searched refs:BTRFS_TYPE_CHARDEV (Results 1 – 10 of 10) sorted by relevance
87 #define BTRFS_TYPE_CHARDEV 3 macro
636 …if (bii.type == BTRFS_TYPE_CHARDEV || bii.type == BTRFS_TYPE_BLOCKDEV || bii.type == BTRFS_TYPE_FI… in reflink_copy()1369 …if (bii.type == BTRFS_TYPE_CHARDEV || bii.type == BTRFS_TYPE_BLOCKDEV || bii.type == BTRFS_TYPE_FI… in reflink_copy2()
566 case BTRFS_TYPE_CHARDEV: in inode_type_to_string_ref()
336 bmn->type = *mode & S_IFCHR ? BTRFS_TYPE_CHARDEV : BTRFS_TYPE_BLOCKDEV; in cmd_mkfile()
265 #define BTRFS_TYPE_CHARDEV 3 macro
349 …if (fcb->type == BTRFS_TYPE_DIRECTORY || fcb->type == BTRFS_TYPE_CHARDEV || fcb->type == BTRFS_TYP… in set_reparse_point2()
119 else if (type == BTRFS_TYPE_CHARDEV) in get_reparse_tag()
809 fcb->type = BTRFS_TYPE_CHARDEV;2068 fcb->type = BTRFS_TYPE_CHARDEV; in file_create_parse_ea()2109 if (fcb->type != BTRFS_TYPE_CHARDEV && fcb->type != BTRFS_TYPE_BLOCKDEV) in file_create_parse_ea()3251 fileref->fcb->type == BTRFS_TYPE_CHARDEV || fileref->fcb->type == BTRFS_TYPE_BLOCKDEV) {
4920 else if (fcb->type == BTRFS_TYPE_CHARDEV)4929 … BTRFS_TYPE_SOCKET || fcb->type == BTRFS_TYPE_FIFO || fcb->type == BTRFS_TYPE_CHARDEV || fcb->type…4979 else if (fcb->type == BTRFS_TYPE_CHARDEV)4988 … BTRFS_TYPE_SOCKET || fcb->type == BTRFS_TYPE_FIFO || fcb->type == BTRFS_TYPE_CHARDEV || fcb->type…
3880 if (bmn->type == BTRFS_TYPE_BLOCKDEV || bmn->type == BTRFS_TYPE_CHARDEV) in mknod()3894 else if (bmn->type == BTRFS_TYPE_CHARDEV) in mknod()