Searched refs:write_protected (Results 1 - 1 of 1) sorted by relevance
/third_party/ntfs-3g/ntfsprogs/ |
H A D | playlog.c | 629 static int write_protected(ntfs_volume *vol, const LOG_RECORD *logr, in write_protected() function 905 err = write_protected(vol, &action->record, in change_resident() 953 err = write_protected(vol, &action->record, in change_resident_expect() 999 err = write_protected(vol, &action->record, in change_index_value() 1064 err = write_protected(vol, &action->record, in add_resident() 1146 err = write_protected(vol, &action->record, in expand_resident() 1244 err = write_protected(vol, &action->record, in insert_resident() 1330 err = write_protected(vol, &action->record, in remove_resident() 1392 err = write_protected(vol, &action->record, in delete_resident() 1473 err = write_protected(vo in shrink_resident() [all...] |
Completed in 4 milliseconds