odb_lock           80 source4/ntvfs/common/opendb.c DATA_BLOB odb_get_key(TALLOC_CTX *mem_ctx, struct odb_lock *lck)
odb_lock           94 source4/ntvfs/common/opendb.c NTSTATUS odb_open_file(struct odb_lock *lck,
odb_lock          110 source4/ntvfs/common/opendb.c NTSTATUS odb_open_file_pending(struct odb_lock *lck, void *private_data)
odb_lock          119 source4/ntvfs/common/opendb.c NTSTATUS odb_close_file(struct odb_lock *lck, void *file_handle,
odb_lock          129 source4/ntvfs/common/opendb.c NTSTATUS odb_remove_pending(struct odb_lock *lck, void *private_data)
odb_lock          138 source4/ntvfs/common/opendb.c NTSTATUS odb_rename(struct odb_lock *lck, const char *path)
odb_lock          146 source4/ntvfs/common/opendb.c NTSTATUS odb_get_path(struct odb_lock *lck, const char **path)
odb_lock          154 source4/ntvfs/common/opendb.c NTSTATUS odb_set_delete_on_close(struct odb_lock *lck, bool del_on_close)
odb_lock          162 source4/ntvfs/common/opendb.c NTSTATUS odb_set_write_time(struct odb_lock *lck,
odb_lock          182 source4/ntvfs/common/opendb.c NTSTATUS odb_can_open(struct odb_lock *lck,
odb_lock          191 source4/ntvfs/common/opendb.c NTSTATUS odb_update_oplock(struct odb_lock *lck, void *file_handle,
odb_lock          197 source4/ntvfs/common/opendb.c NTSTATUS odb_break_oplocks(struct odb_lock *lck)
odb_lock          117 source4/ntvfs/common/opendb_tdb.c static int odb_lock_destructor(struct odb_lock *lck)
odb_lock          123 source4/ntvfs/common/opendb_tdb.c static NTSTATUS odb_pull_record(struct odb_lock *lck, struct opendb_file *file);
odb_lock          169 source4/ntvfs/common/opendb_tdb.c static DATA_BLOB odb_tdb_get_key(TALLOC_CTX *mem_ctx, struct odb_lock *lck)
odb_lock          234 source4/ntvfs/common/opendb_tdb.c static NTSTATUS odb_pull_record(struct odb_lock *lck, struct opendb_file *file)
odb_lock          261 source4/ntvfs/common/opendb_tdb.c static NTSTATUS odb_push_record(struct odb_lock *lck, struct opendb_file *file)
odb_lock          453 source4/ntvfs/common/opendb_tdb.c static NTSTATUS odb_tdb_open_file(struct odb_lock *lck,
odb_lock          551 source4/ntvfs/common/opendb_tdb.c static NTSTATUS odb_tdb_open_file_pending(struct odb_lock *lck, void *private_data)
odb_lock          576 source4/ntvfs/common/opendb_tdb.c static NTSTATUS odb_tdb_close_file(struct odb_lock *lck, void *file_handle,
odb_lock          637 source4/ntvfs/common/opendb_tdb.c static NTSTATUS odb_tdb_update_oplock(struct odb_lock *lck, void *file_handle,
odb_lock          682 source4/ntvfs/common/opendb_tdb.c static NTSTATUS odb_tdb_break_oplocks(struct odb_lock *lck)
odb_lock          713 source4/ntvfs/common/opendb_tdb.c static NTSTATUS odb_tdb_remove_pending(struct odb_lock *lck, void *private_data)
odb_lock          748 source4/ntvfs/common/opendb_tdb.c static NTSTATUS odb_tdb_rename(struct odb_lock *lck, const char *path)
odb_lock          764 source4/ntvfs/common/opendb_tdb.c static NTSTATUS odb_tdb_get_path(struct odb_lock *lck, const char **path)
odb_lock          781 source4/ntvfs/common/opendb_tdb.c static NTSTATUS odb_tdb_set_delete_on_close(struct odb_lock *lck, bool del_on_close)
odb_lock          795 source4/ntvfs/common/opendb_tdb.c static NTSTATUS odb_tdb_set_write_time(struct odb_lock *lck,
odb_lock          851 source4/ntvfs/common/opendb_tdb.c static NTSTATUS odb_tdb_can_open(struct odb_lock *lck,
odb_lock          906 source4/ntvfs/posix/pvfs_open.c 			      struct odb_lock *lck,
odb_lock         1042 source4/ntvfs/posix/pvfs_open.c 				   struct pvfs_file *f, struct odb_lock *lck)
odb_lock         1123 source4/ntvfs/posix/pvfs_open.c 				      struct odb_lock *lck,
odb_lock         1775 source4/ntvfs/posix/pvfs_open.c 			 struct odb_lock **lckp)
odb_lock         1840 source4/ntvfs/posix/pvfs_open.c 			 struct odb_lock **lckp)
odb_lock         1900 source4/ntvfs/posix/pvfs_open.c 				   struct odb_lock **lckp)
odb_lock           32 source4/ntvfs/posix/pvfs_rename.c 			struct odb_lock *lck,
odb_lock          249 source4/ntvfs/posix/pvfs_rename.c 					struct odb_lock *lck,
odb_lock          610 source4/ntvfs/posix/pvfs_setfileinfo.c 					     struct odb_lock *lck,
odb_lock           84 source4/ntvfs/posix/pvfs_unlink.c 					struct odb_lock *lck,