Searched defs:max_bytes (Results 1 – 7 of 7) sorted by relevance
/titanic_52/usr/src/uts/common/fs/tmpfs/ |
H A D | tmp_subr.c | 146 uint64_t max_bytes = ULONG_MAX; in tmp_convnum() local 148 uint64_t max_bytes = PAGESIZE * (uint64_t)ULONG_MAX; in tmp_convnum() local
|
/titanic_52/usr/src/uts/common/fs/smbsrv/ |
H A D | smb_mbuf_util.c | 101 smb_mbc_alloc(uint32_t max_bytes) in smb_mbc_alloc() argument 254 MBC_SETUP(struct mbuf_chain *MBC, uint32_t max_bytes) in MBC_SETUP() argument 261 MBC_INIT(struct mbuf_chain *MBC, uint32_t max_bytes) in MBC_INIT() argument [all...] |
H A D | smb_common_transact.c | 968 uint16_t level, max_bytes, access; in smb_trans_net_share_getinfo() local 1029 uint16_t level, max_bytes; in smb_trans_net_workstation_getinfo() local 1074 uint16_t level, max_bytes; in smb_trans_net_user_getinfo() local 1334 uint16_t opcode, level, max_bytes; in smb_trans_net_server_enum2() local [all...] |
H A D | smb_dispatch.c | 614 uint32_t max_bytes; in smb1sr_work() local
|
/titanic_52/usr/src/uts/common/fs/zfs/ |
H A D | vdev_queue.c | 388 uint64_t max_bytes = zfs_dirty_data_max * in vdev_queue_max_async_writes() local
|
/titanic_52/usr/src/uts/common/smbsrv/ |
H A D | mbuf.h | 262 int32_t max_bytes; /* max # of bytes for chain */ member
|
/titanic_52/usr/src/uts/common/io/usb/usba/ |
H A D | usbai_register.c | 1875 usba_dump_bin(uint8_t *data, int max_bytes, int indent, in usba_dump_bin() argument
|