Searched defs:loff_t (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/ |
H A D | clone_mmap_cached.c | 40 #define loff_t off_t macro
|
H A D | clone_mmap_write.c | 46 #define loff_t off_t macro
|
H A D | clonefile.c | 63 #define loff_t off_t macro
|
/freebsd/sys/contrib/openzfs/include/os/freebsd/linux/ |
H A D | types.h | 54 typedef off_t loff_t; typedef
|
/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | types.h | 63 typedef off_t loff_t; typedef
|
/freebsd/sys/contrib/vchiq/interface/compat/ |
H A D | vchi_bsd.h | 423 typedef off_t loff_t; typedef
|
/freebsd/sys/contrib/dev/iwlwifi/mvm/ |
H A D | debugfs.c | 1614 _iwl_dbgfs_link_sta_wrap_write(ssize_t (* real)(struct ieee80211_link_sta *,struct iwl_mvm_sta *,struct iwl_mvm *,struct iwl_mvm_link_sta *,char *,size_t,loff_t *),struct file * file,char * buf,size_t buf_size,loff_t * ppos) _iwl_dbgfs_link_sta_wrap_write() argument 1646 _iwl_dbgfs_link_sta_wrap_read(ssize_t (* real)(struct ieee80211_link_sta *,struct iwl_mvm_sta *,struct iwl_mvm *,struct iwl_mvm_link_sta *,char __user *,size_t,loff_t *),struct file * file,char __user * user_buf,size_t count,loff_t * ppos) _iwl_dbgfs_link_sta_wrap_read() argument [all...] |