Searched refs:LPROCFS_NRS_WR_MAX_CMD (Results 1 – 1 of 1) sorted by relevance
633 #define LPROCFS_NRS_WR_MAX_CMD (NRS_POL_NAME_MAX + sizeof(" reg") - 1) macro653 if (count >= LPROCFS_NRS_WR_MAX_CMD) { in ptlrpc_lprocfs_nrs_seq_write()658 OBD_ALLOC(cmd, LPROCFS_NRS_WR_MAX_CMD); in ptlrpc_lprocfs_nrs_seq_write()720 OBD_FREE(cmd_copy, LPROCFS_NRS_WR_MAX_CMD); in ptlrpc_lprocfs_nrs_seq_write()