Home
last modified time | relevance | path

Searched defs:loff_t (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dclone_mmap_cached.c40 #define loff_t off_t macro
H A Dclone_mmap_write.c46 #define loff_t off_t macro
H A Dclonefile.c63 #define loff_t off_t macro
/freebsd/sys/contrib/openzfs/include/os/freebsd/linux/
H A Dtypes.h54 typedef off_t loff_t; typedef
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dtypes.h63 typedef off_t loff_t; typedef
/freebsd/sys/contrib/vchiq/interface/compat/
H A Dvchi_bsd.h423 typedef off_t loff_t; typedef
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Ddebugfs.c1614 _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...]