Home
last modified time | relevance | path

Searched refs:ea_type (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dxattr.c92 if (!GFS2_EATYPE_VALID(ea->ea_type)) in ea_foreach_i()
170 if (ea->ea_type == GFS2_EATYPE_UNUSED) in ea_find_i()
173 if (ea->ea_type == ef->type) { in ea_find_i()
303 ea->ea_type = GFS2_EATYPE_UNUSED; in ea_dealloc_unstuffed()
353 if (ea->ea_type == GFS2_EATYPE_UNUSED) in ea_list_i()
356 switch (ea->ea_type) { in ea_list_i()
640 ea->ea_type = GFS2_EATYPE_UNUSED; in ea_alloc_blk()
669 ea->ea_type = er->er_type; in ea_write()
837 ea->ea_type = GFS2_EATYPE_UNUSED; in ea_set_remove_stuffed()
922 if (ea->ea_type == GFS2_EATYPE_UNUSED) { in ea_set_simple()
[all …]
H A Dinode.c463 ea->ea_type = GFS2_EATYPE_UNUSED; in gfs2_init_xattr()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dbcm_l2_filter.h91 struct ether_addr *dst_ea, uint16 ea_type, bool snap, void **p);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dbcm_l2_filter.h91 struct ether_addr *dst_ea, uint16 ea_type, bool snap, void **p);
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dbcm_l2_filter.c596 struct ether_addr *dst_ea, uint16 ea_type, bool snap, void **p) in bcm_l2_filter_proxyarp_alloc_reply() argument
618 hton16_ua_store(ea_type, frame + ETHER_HDR_LEN + SNAP_HDR_LEN); in bcm_l2_filter_proxyarp_alloc_reply()
620 hton16_ua_store(ea_type, frame + ETHER_TYPE_OFFSET); in bcm_l2_filter_proxyarp_alloc_reply()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dbcm_l2_filter.c596 struct ether_addr *dst_ea, uint16 ea_type, bool snap, void **p) in bcm_l2_filter_proxyarp_alloc_reply() argument
618 hton16_ua_store(ea_type, frame + ETHER_HDR_LEN + SNAP_HDR_LEN); in bcm_l2_filter_proxyarp_alloc_reply()
620 hton16_ua_store(ea_type, frame + ETHER_TYPE_OFFSET); in bcm_l2_filter_proxyarp_alloc_reply()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dgfs2_ondisk.h396 __u8 ea_type; /* GFS2_EATYPE_... */ member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dgfs2_ondisk.h402 __u8 ea_type; /* GFS2_EATYPE_... */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dgfs2_ondisk.h396 __u8 ea_type; /* GFS2_EATYPE_... */ member