Home
last modified time | relevance | path

Searched refs:not_found (Results 1 – 34 of 34) sorted by relevance

/linux-4.1.27/drivers/parisc/
Dled.c729 goto not_found; in led_init()
735 goto not_found; in led_init()
738 goto not_found; in led_init()
744 goto not_found; in led_init()
748 goto not_found; in led_init()
754 goto not_found; in led_init()
766 not_found: in led_init()
/linux-4.1.27/fs/ext3/
Dxattr.c522 int not_found; member
541 if (!s->not_found) { in ext3_xattr_set_entry()
554 if (i->value && s->not_found) { in ext3_xattr_set_entry()
665 bs->s.not_found = error; in ext3_xattr_block_find()
897 is->s.not_found = error; in ext3_xattr_ibody_find()
952 .s = { .not_found = -ENODATA, }, in ext3_xattr_set_handle()
955 .s = { .not_found = -ENODATA, }, in ext3_xattr_set_handle()
981 if (is.s.not_found) in ext3_xattr_set_handle()
985 if (is.s.not_found && bs.s.not_found) { in ext3_xattr_set_handle()
998 if (!is.s.not_found) in ext3_xattr_set_handle()
[all …]
/linux-4.1.27/arch/alpha/lib/
Dmemchr.S51 beq $18, $not_found # .. e1 :
82 beq $2, $not_found # .. e1 :
160 $not_found:
Dev6-memchr.S47 beq $18, $not_found # U :
84 beq $2, $not_found # U : U L U L
185 $not_found:
/linux-4.1.27/fs/ext2/
Dxattr.c366 int not_found = 1, error; in ext2_xattr_set() local
422 not_found = name_index - here->e_name_index; in ext2_xattr_set()
423 if (!not_found) in ext2_xattr_set()
424 not_found = name_len - here->e_name_len; in ext2_xattr_set()
425 if (!not_found) in ext2_xattr_set()
426 not_found = memcmp(name, here->e_name,name_len); in ext2_xattr_set()
427 if (not_found <= 0) in ext2_xattr_set()
454 if (not_found) { in ext2_xattr_set()
528 if (not_found) { in ext2_xattr_set()
/linux-4.1.27/fs/ext4/
Dxattr.c633 if (!s->not_found) { in ext4_xattr_set_entry()
646 if (i->value && s->not_found) { in ext4_xattr_set_entry()
766 bs->s.not_found = error; in ext4_xattr_block_find()
1004 is->s.not_found = error; in ext4_xattr_ibody_find()
1096 .s = { .not_found = -ENODATA, }, in ext4_xattr_set_handle()
1099 .s = { .not_found = -ENODATA, }, in ext4_xattr_set_handle()
1125 if (is.s.not_found) in ext4_xattr_set_handle()
1129 if (is.s.not_found && bs.s.not_found) { in ext4_xattr_set_handle()
1142 if (!is.s.not_found) in ext4_xattr_set_handle()
1144 else if (!bs.s.not_found) in ext4_xattr_set_handle()
[all …]
Dinline.c133 .s = { .not_found = -ENODATA, }, in ext4_find_inline_data_nolock()
152 if (!is.s.not_found) { in ext4_find_inline_data_nolock()
252 .s = { .not_found = -ENODATA, }, in ext4_create_inline_data()
284 BUG_ON(!is.s.not_found); in ext4_create_inline_data()
316 .s = { .not_found = -ENODATA, }, in ext4_update_inline_data()
335 BUG_ON(is.s.not_found); in ext4_update_inline_data()
404 .s = { .not_found = 0, }, in ext4_destroy_inline_data_nolock()
1902 .s = { .not_found = -ENODATA, }, in ext4_inline_data_truncate()
1939 BUG_ON(is.s.not_found); in ext4_inline_data_truncate()
Dxattr.h90 int not_found; member
/linux-4.1.27/arch/powerpc/platforms/powermac/
Dsetup.c572 goto not_found; in check_pmac_serial_console()
580 goto not_found; in check_pmac_serial_console()
587 not_found: in check_pmac_serial_console()
Dpic.c600 goto not_found; in pmacpic_find_viaint()
603 goto not_found; in pmacpic_find_viaint()
606 not_found: in pmacpic_find_viaint()
/linux-4.1.27/arch/powerpc/kernel/
Dlegacy_serial.c610 goto not_found; in check_legacy_serial_console()
617 goto not_found; in check_legacy_serial_console()
628 goto not_found; in check_legacy_serial_console()
641 not_found: in check_legacy_serial_console()
/linux-4.1.27/net/sunrpc/
Dbackchannel_rqst.c221 goto not_found; in xprt_alloc_bc_request()
231 not_found: in xprt_alloc_bc_request()
/linux-4.1.27/fs/ocfs2/
Dxattr.c139 int not_found; member
1219 if (xs->not_found) { in ocfs2_xattr_block_get()
1281 .not_found = -ENODATA, in ocfs2_xattr_get_nolock()
1284 .not_found = -ENODATA, in ocfs2_xattr_get_nolock()
2699 xs->not_found = ret; in ocfs2_xattr_ibody_find()
2781 xs->not_found ? NULL : xs->here); in ocfs2_xattr_ibody_set()
2841 xs->not_found = ret; in ocfs2_xattr_block_find()
2970 xs->not_found ? NULL : xs->here); in ocfs2_xattr_block_set()
3016 BUG_ON(!xs->not_found); in ocfs2_xattr_can_be_in_inode()
3054 if (xis->not_found && xbs->not_found) { in ocfs2_calc_xattr_set_need()
[all …]
/linux-4.1.27/fs/ocfs2/dlm/
Ddlmunlock.c438 goto not_found; in dlm_unlock_lock_handler()
482 goto not_found; in dlm_unlock_lock_handler()
509 not_found: in dlm_unlock_lock_handler()
/linux-4.1.27/drivers/misc/mic/host/
Dmic_smpt.c118 goto not_found; in mic_smpt_op()
131 not_found: in mic_smpt_op()
/linux-4.1.27/fs/afs/
Ddir.c640 goto not_found; in afs_d_revalidate()
654 goto not_found; in afs_d_revalidate()
662 goto not_found; in afs_d_revalidate()
679 not_found: in afs_d_revalidate()
/linux-4.1.27/fs/ntfs/
Dattrib.c883 goto not_found; in ntfs_external_attr_find()
907 goto not_found; in ntfs_external_attr_find()
916 goto not_found; in ntfs_external_attr_find()
927 goto not_found; in ntfs_external_attr_find()
940 goto not_found; in ntfs_external_attr_find()
956 goto not_found; in ntfs_external_attr_find()
1100 not_found: in ntfs_external_attr_find()
/linux-4.1.27/lib/
Dswiotlb.c483 goto not_found; in swiotlb_tbl_map_single()
514 not_found: in swiotlb_tbl_map_single()
/linux-4.1.27/fs/xfs/libxfs/
Dxfs_alloc.c682 goto not_found; in xfs_alloc_ag_vextent_exact()
703 goto not_found; in xfs_alloc_ag_vextent_exact()
705 goto not_found; in xfs_alloc_ag_vextent_exact()
708 goto not_found; in xfs_alloc_ag_vextent_exact()
720 goto not_found; in xfs_alloc_ag_vextent_exact()
746 not_found: in xfs_alloc_ag_vextent_exact()
/linux-4.1.27/fs/jfs/
Dxattr.c906 goto not_found; in __jfs_getxattr()
926 not_found: in __jfs_getxattr()
/linux-4.1.27/security/keys/
Dkey.c634 not_found: in key_lookup()
641 goto not_found; in key_lookup()
/linux-4.1.27/fs/hpfs/
Ddnode.c1076 if (c < 0 && !de->last) goto not_found; in map_fnode_dirent()
1078 if (d->root_dnode) goto not_found; in map_fnode_dirent()
1088 not_found: in map_fnode_dirent()
/linux-4.1.27/arch/powerpc/platforms/cell/spufs/
Dsched.c593 goto not_found; in spu_get_idle()
611 not_found: in spu_get_idle()
/linux-4.1.27/arch/x86/kvm/
Dcpuid.c151 goto not_found; in cpuid_query_maxphyaddr()
155 not_found: in cpuid_query_maxphyaddr()
/linux-4.1.27/net/bluetooth/
Dhci_event.c3452 goto not_found; in hci_link_key_request_evt()
3466 goto not_found; in hci_link_key_request_evt()
3474 goto not_found; in hci_link_key_request_evt()
3489 not_found: in hci_link_key_request_evt()
4942 goto not_found; in hci_le_ltk_request_evt()
4946 goto not_found; in hci_le_ltk_request_evt()
4951 goto not_found; in hci_le_ltk_request_evt()
4955 goto not_found; in hci_le_ltk_request_evt()
4985 not_found: in hci_le_ltk_request_evt()
/linux-4.1.27/net/tipc/
Dname_table.c551 goto not_found; in tipc_nametbl_translate()
604 not_found: in tipc_nametbl_translate()
/linux-4.1.27/drivers/dma/
Dste_dma40.c1785 goto not_found; in d40_alloc_mask_set()
1791 goto not_found; in d40_alloc_mask_set()
1800 goto not_found; in d40_alloc_mask_set()
1803 goto not_found; in d40_alloc_mask_set()
1812 goto not_found; in d40_alloc_mask_set()
1815 not_found: in d40_alloc_mask_set()
/linux-4.1.27/arch/ia64/hp/common/
Dsba_iommu.c531 goto not_found; in sba_search_bitmap()
608 not_found: in sba_search_bitmap()
/linux-4.1.27/tools/lib/traceevent/
Devent-parse.c6329 goto not_found; in pevent_register_event_handler()
6338 not_found: in pevent_register_event_handler()
6414 goto not_found; in pevent_unregister_event_handler()
6425 not_found: in pevent_unregister_event_handler()
/linux-4.1.27/drivers/scsi/aic7xxx/
Daic79xx.seq1126 cmp SCSIBUS, MSG_SIMPLE_Q_TAG jne not_found;
1139 jmp not_found;
1149 test SCB_CONTROL,DISCONNECTED jz not_found;
1161 not_found:
Daic7xxx.seq1889 cmp LASTPHASE, P_MESGIN jne not_found;
1893 cmp SCSIBUSL,MSG_SIMPLE_Q_TAG jne not_found;
1946 not_found:
/linux-4.1.27/fs/btrfs/
Dinode.c6741 goto not_found; in btrfs_get_extent()
6784 goto not_found; in btrfs_get_extent()
6790 goto not_found; in btrfs_get_extent()
6792 goto not_found; in btrfs_get_extent()
6871 not_found: in btrfs_get_extent()
/linux-4.1.27/drivers/net/ethernet/rocker/
Drocker.c3751 goto not_found; in rocker_port_internal_vlan_id_put()
3761 not_found: in rocker_port_internal_vlan_id_put()
/linux-4.1.27/fs/dlm/
Dlock.c962 goto not_found; in dlm_master_lookup()
1052 not_found: in dlm_master_lookup()