Searched refs:ntfs_log_enter (Results 1 - 8 of 8) sorted by last modified time

/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Drunlist.c750 ntfs_log_enter("Entering\n");
1029 ntfs_log_enter("Entering\n");
H A Dmft.c483 ntfs_log_enter("Entering\n");
557 ntfs_log_enter("Entering\n");
689 ntfs_log_enter("Entering\n");
924 ntfs_log_enter("Entering\n");
950 ntfs_log_enter("Entering\n");
1052 ntfs_log_enter("Extending mft data allocation.\n");
1268 ntfs_log_enter("Entering\n");
1372 ntfs_log_enter("Entering\n");
1437 ntfs_log_enter("Entering\n");
1723 ntfs_log_enter("Enterin
[all...]
H A Dattrib.c419 ntfs_log_enter("Entering for inode %lld, attr 0x%x.\n",
759 ntfs_log_enter("Entering for inode %llu, attr 0x%x.\n",
1230 ntfs_log_enter("Entering for inode %lld attr 0x%x pos %lld count "
2398 ntfs_log_enter("Entering for inode %lld, attr 0x%x, pos 0x%llx, count "
2439 ntfs_log_enter("Entering for inode 0x%llx, attr 0x%x.\n",
3684 ntfs_log_enter("Entering for attribute type 0x%x\n", le32_to_cpu(type));
5555 ntfs_log_enter("Entering\n");
6326 ntfs_log_enter("Entering\n");
6740 ntfs_log_enter("Entering\n");
6781 ntfs_log_enter("Enterin
[all...]
H A Dlogging.h108 #define ntfs_log_enter(FORMAT, ARGS...) ntfs_log_redirect(__FUNCTION__,__FILE__,__LINE__,NTFS_LOG_LEVEL_ENTER,NULL,FORMAT,##ARGS) macro
113 #define ntfs_log_enter(FORMAT, ARGS...)do {} while (0) macro
H A Dlcnalloc.c251 ntfs_log_enter("Entering with count = 0x%llx, start_lcn = 0x%llx, "
680 ntfs_log_enter("Entering for inode 0x%llx, attr 0x%x, count 0x%llx, "
H A Dinode.c166 ntfs_log_enter("Entering for inode %lld\n", (long long)MREF(mref));
324 ntfs_log_enter("Entering for inode %lld\n", (long long)ni->mft_no);
599 ntfs_log_enter("Opening extent inode %lld (base mft record %lld).\n",
966 ntfs_log_enter("Entering for inode %lld\n", (long long)ni->mft_no);
H A Dmft.h55 ntfs_log_enter("Entering for inode %lld\n", (long long)MREF(mref));
90 ntfs_log_enter("Entering for inode %lld\n", (long long)MREF(mref));
H A Dbitmap.c272 ntfs_log_enter("Set from bit %lld, count %lld\n",
294 ntfs_log_enter("Clear from bit %lld, count %lld\n",

Completed in 215 milliseconds