Home
last modified time | relevance | path

Searched defs:ftype (Results 1 – 19 of 19) sorted by relevance

/linux/Documentation/filesystems/ext4/
H A Ddirectory.rst97 .. _ftype: target in Linear (Classic) Directories
/linux/kernel/trace/
H A Dtrace_probe.h189 #define __ASSIGN_FETCH_TYPE(_name, ptype, ftype, _size, sign, str, _fmttype) \ argument
200 #define _ASSIGN_FETCH_TYPE(_name, ptype, ftype, _size, sign, _fmttype) \ argument
202 #define ASSIGN_FETCH_TYPE(ptype, ftype, sign) \ argument
206 #define ASSIGN_FETCH_TYPE_ALIAS(ptype, atype, ftype, sign) \ argument
/linux/fs/xfs/libxfs/
H A Dxfs_dir2_data.c56 uint8_t ftype = dep->name[dep->namelen]; in xfs_dir2_data_get_ftype() local
69 uint8_t ftype) in xfs_dir2_data_put_ftype()
H A Dxfs_dir2_sf.c139 uint8_t ftype = sfep->name[sfep->namelen]; in xfs_dir2_sf_get_ftype() local
152 uint8_t ftype) in xfs_dir2_sf_put_ftype()
/linux/arch/arm/include/asm/
H A Duser.h46 unsigned char ftype[8]; member
/linux/drivers/net/wireless/ath/ath9k/
H A Dlink.c221 int ftype; in ath_paprd_calibrate() local
/linux/include/linux/net/intel/
H A Di40e_client.h82 u8 ftype; /* function type, PF or VF */ member
/linux/net/wireless/
H A Dscan.c2145 enum cfg80211_bss_frame_type ftype; member
3167 enum cfg80211_bss_frame_type ftype, in cfg80211_inform_bss_data()
3213 enum cfg80211_bss_frame_type ftype; in cfg80211_inform_bss_frame_data() local
H A Dmlme.c946 __le16 ftype = mgmt->frame_control & in cfg80211_rx_mgmt_ext() local
/linux/drivers/net/ethernet/microchip/vcap/
H A Dvcap_api.c2672 enum vcap_field_type ftype, in vcap_rule_add_key()
2840 enum vcap_field_type ftype, in vcap_rule_add_action()
3427 enum vcap_field_type ftype, in vcap_rule_mod_key()
3472 enum vcap_field_type ftype, in vcap_rule_mod_action()
/linux/drivers/net/wireless/ath/wil6210/
H A Dtxrx.c377 u8 ftype; in wil_rx_get_cid_by_skb() local
452 u8 ftype; in wil_vring_reap_rx() local
H A Dtxrx_edma.c758 u8 ftype; in wil_check_bar() local
/linux/drivers/tty/
H A Dn_gsm.c178 u8 ftype; /* Frame type */ member
333 u8 ftype; /* UI or UIH */ member
1573 unsigned int ftype, i, adaption, prio, n1, k; in gsm_process_negotiation() local
/linux/fs/nfsd/
H A Dxdr3.h59 __u32 ftype; member
/linux/fs/smb/client/
H A Dfile.c1862 unsigned char ftype = flock->c.flc_type; in cifs_push_posix_locks() local
/linux/fs/nfs/
H A Dnfs4proc.c4854 _nfs4_proc_remove(struct inode *dir, const struct qstr *name, u32 ftype) in _nfs4_proc_remove()
5091 const struct qstr *name, struct iattr *sattr, u32 ftype) in nfs4_alloc_createdata()
/linux/fs/btrfs/
H A Dinode.c5955 u8 ftype; in btrfs_real_readdir() local
/linux/include/linux/
H A Dnfs_xdr.h1049 u32 ftype; member
/linux/include/net/
H A Dcfg80211.h7443 enum cfg80211_bss_frame_type ftype, in cfg80211_inform_bss()