Lines Matching defs:of
4 * The contents of this file are subject to the terms of the
8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
17 * information: Portions Copyright [yyyy] [name of copyright owner]
151 * allocate memory that will be used throughout the processing of the
155 * bulk (write) incoming data decode, implementation of the appropriate
156 * algorithm and transmission of a response (as appropriate).
158 * The post-handler is always called, regardless of success or failure
159 * of the pre or com functions, to trigger the DTrace done probe and
694 #define SMB_OFILE_GET_SESSION(of) ((of)->f_session)
695 #define SMB_OFILE_GET_TREE(of) ((of)->f_tree)
696 #define SMB_OFILE_GET_FID(of) ((of)->f_fid)
697 #define SMB_OFILE_GET_NODE(of) ((of)->f_node)
867 /* 100's of ns between 1/1/1970 and 1/1/1601 */