Searched defs:max_bytes (Results 1 – 7 of 7) sorted by relevance
/titanic_41/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_41/usr/src/uts/common/fs/smbsrv/ |
H A D | smb_mbuf_util.c | 85 smb_mbc_alloc(uint32_t max_bytes) in smb_mbc_alloc() 236 MBC_SETUP(struct mbuf_chain *MBC, uint32_t max_bytes) in MBC_SETUP() 243 MBC_INIT(struct mbuf_chain *MBC, uint32_t max_bytes) in MBC_INIT()
|
H A D | smb_common_transact.c | 957 uint16_t level, max_bytes, access; in smb_trans_net_share_getinfo() local 1018 uint16_t level, max_bytes; in smb_trans_net_workstation_getinfo() local 1063 uint16_t level, max_bytes; in smb_trans_net_user_getinfo() local 1323 uint16_t opcode, level, max_bytes; in smb_trans_net_server_enum2() local
|
H A D | smb_dispatch.c | 523 uint32_t max_bytes; in smb_dispatch_request() local
|
/titanic_41/usr/src/uts/common/fs/zfs/ |
H A D | vdev_queue.c | 387 uint64_t max_bytes = zfs_dirty_data_max * in vdev_queue_max_async_writes() local
|
/titanic_41/usr/src/uts/common/smbsrv/ |
H A D | mbuf.h | 275 int32_t max_bytes; /* max # of bytes for chain */ member
|
/titanic_41/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()
|