ntvfs_handle       95 source4/ntvfs/cifs_posix_cli/vfs_cifs_posix.c static struct cifspsx_file *find_fd(struct cifspsx_private *cp, struct ntvfs_handle *handle)
ntvfs_handle       60 source4/ntvfs/common/brlock.c struct brl_handle *brl_create_handle(TALLOC_CTX *mem_ctx, struct ntvfs_handle *ntvfs, DATA_BLOB *file_key)
ntvfs_handle      111 source4/ntvfs/common/brlock_tdb.c static struct brl_handle *brl_tdb_create_handle(TALLOC_CTX *mem_ctx, struct ntvfs_handle *ntvfs, 
ntvfs_handle       59 source4/ntvfs/ipc/vfs_ipc.c static struct pipe_state *pipe_state_find(struct ipc_private *ipriv, struct ntvfs_handle *handle)
ntvfs_handle       56 source4/ntvfs/nbench/vfs_nbench.c static char *nbench_ntvfs_handle_string(struct ntvfs_request *req, struct ntvfs_handle *h)
ntvfs_handle      670 source4/ntvfs/ntvfs_interface.c 					   NTSTATUS (*handler)(void *private_data, struct ntvfs_handle *handle, uint8_t level),
ntvfs_handle      679 source4/ntvfs/ntvfs_interface.c 					  struct ntvfs_handle *handle, uint8_t level)
ntvfs_handle      103 source4/ntvfs/ntvfs_util.c 				   struct ntvfs_handle **h)
ntvfs_handle      111 source4/ntvfs/ntvfs_util.c NTSTATUS ntvfs_handle_set_backend_data(struct ntvfs_handle *h,
ntvfs_handle      140 source4/ntvfs/ntvfs_util.c void *ntvfs_handle_get_backend_data(struct ntvfs_handle *h,
ntvfs_handle      153 source4/ntvfs/ntvfs_util.c void ntvfs_handle_remove_backend_data(struct ntvfs_handle *h,
ntvfs_handle      182 source4/ntvfs/ntvfs_util.c DATA_BLOB ntvfs_handle_get_wire_key(struct ntvfs_handle *h, TALLOC_CTX *mem_ctx)
ntvfs_handle      188 source4/ntvfs/ntvfs_util.c 					     NTSTATUS (*create_new)(void *private_data, struct ntvfs_request *req, struct ntvfs_handle **h),
ntvfs_handle      189 source4/ntvfs/ntvfs_util.c 					     NTSTATUS (*make_valid)(void *private_data, struct ntvfs_handle *h),
ntvfs_handle      190 source4/ntvfs/ntvfs_util.c 					     void (*destroy)(void *private_data, struct ntvfs_handle *h),
ntvfs_handle      191 source4/ntvfs/ntvfs_util.c 					     struct ntvfs_handle *(*search_by_wire_key)(void *private_data, struct ntvfs_request *req, const DATA_BLOB *key),
ntvfs_handle      192 source4/ntvfs/ntvfs_util.c 					     DATA_BLOB (*get_wire_key)(void *private_data, struct ntvfs_handle *handle, TALLOC_CTX *mem_ctx),
ntvfs_handle       34 source4/ntvfs/posix/pvfs_open.c 			       struct ntvfs_request *req, struct ntvfs_handle *h)
ntvfs_handle      568 source4/ntvfs/posix/pvfs_open.c 					struct ntvfs_handle *ntvfs,
ntvfs_handle       92 source4/ntvfs/simple/vfs_simple.c static struct svfs_file *find_fd(struct svfs_private *sp, struct ntvfs_handle *handle)
ntvfs_handle       35 source4/smb_server/smb/receive.c NTSTATUS smbsrv_send_oplock_break(void *p, struct ntvfs_handle *ntvfs, uint8_t level)
ntvfs_handle      703 source4/smb_server/smb/request.c void smbsrv_push_fnum(uint8_t *base, uint_t offset, struct ntvfs_handle *ntvfs)
ntvfs_handle      710 source4/smb_server/smb/request.c NTSTATUS smbsrv_handle_create_new(void *private_data, struct ntvfs_request *ntvfs, struct ntvfs_handle **_h)
ntvfs_handle      742 source4/smb_server/smb/request.c NTSTATUS smbsrv_handle_make_valid(void *private_data, struct ntvfs_handle *h)
ntvfs_handle      754 source4/smb_server/smb/request.c void smbsrv_handle_destroy(void *private_data, struct ntvfs_handle *h)
ntvfs_handle      771 source4/smb_server/smb/request.c DATA_BLOB smbsrv_handle_get_wire_key(void *private_data, struct ntvfs_handle *handle, TALLOC_CTX *mem_ctx)
ntvfs_handle       34 source4/smb_server/smb2/tcon.c static NTSTATUS smb2srv_send_oplock_break(void *p, struct ntvfs_handle *h, uint8_t level)
ntvfs_handle      166 source4/smb_server/smb2/tcon.c void smb2srv_push_handle(uint8_t *base, uint_t offset, struct ntvfs_handle *ntvfs)
ntvfs_handle      179 source4/smb_server/smb2/tcon.c static NTSTATUS smb2srv_handle_create_new(void *private_data, struct ntvfs_request *ntvfs, struct ntvfs_handle **_h)
ntvfs_handle      211 source4/smb_server/smb2/tcon.c static NTSTATUS smb2srv_handle_make_valid(void *private_data, struct ntvfs_handle *h)
ntvfs_handle      223 source4/smb_server/smb2/tcon.c static void smb2srv_handle_destroy(void *private_data, struct ntvfs_handle *h)
ntvfs_handle      235 source4/smb_server/smb2/tcon.c static DATA_BLOB smb2srv_handle_get_wire_key(void *private_data, struct ntvfs_handle *handle, TALLOC_CTX *mem_ctx)