summaryrefslogtreecommitdiff
path: root/source3/modules/util_reparse.h
AgeCommit message (Expand)AuthorFilesLines
2024-05-14smbd: Add fsctl_get_reparse_tag() helper functionVolker Lendecke1-0/+2
2024-05-06smbd: Prepare to return the reparse tag from fsctl_get_reparse_pointVolker Lendecke1-0/+1
2024-05-06smbd: Change the output of fsctl_get_reparse_point to uint8Volker Lendecke1-2/+2
2022-12-22smbd: Rename "ctx" to the more common "mem_ctx" in reparse functionsVolker Lendecke1-3/+3
2020-06-15vfs: Move reparse point functions to util_reparse.cVolker Lendecke1-0/+40