Lines Matching full:of
11 * it under the terms of the GNU General Public License version 2
15 * but WITHOUT ANY WARRANTY; without even the implied warranty of
19 * You should have received a copy of the GNU General Public License
59 * @P9_DEBUG_MUX: trace management of concurrent transactions
62 * @P9_DEBUG_FCALL: verbose dump of protocol messages
68 * These flags are passed at mount time to turn on various levels of
338 * QID types are a subset of permissions - they are primarily
341 * of the permission_t
368 /* size of header for zero copy read/write */
400 * @type: the type of the server (equivalent to a major number)
401 * @dev: the sub-type of the server (equivalent to a minor number)
402 * @qid: unique id from the server of type &p9_qid
403 * @mode: Plan 9 format permissions of type &p9_perm_t
407 * @name: last element of path (aka filename)
412 * @n_uid: numeric user id of owner (part of 9p2000.u extension)
413 * @n_gid: numeric group id (part of 9p2000.u extension)
414 * @n_muid: numeric user id of laster modifier (part of 9p2000.u extension)
485 * @uid: user id of owner
515 * @type - type of lock
517 * @start - starting offset of the lock
518 * @length - number of bytes
533 * @type - type of lock
534 * @start - starting offset of the lock
535 * @length - number of bytes
562 * @size: prefixed length of the structure
563 * @id: protocol operating identifier of type &p9_msg_t
564 * @tag: transaction id of the request