Home
last modified time | relevance | path

Searched refs:UDFFindDlocInMem (Results 1 – 1 of 1) sorted by relevance

/reactos/drivers/filesystems/udfs/udf_info/
H A Ddirtree.cpp1149 UDFFindDlocInMem( in UDFFindDlocInMem() function
1308 if((i = UDFFindDlocInMem(Vcb, Dloc)) == (-1)) { in UDFRemoveDloc()
1336 if((i = UDFFindDlocInMem(Vcb, Dloc)) == (-1)) { in UDFUnlinkDloc()
1362 if((i = UDFFindDlocInMem(Vcb, Dloc)) != (-1)) { in UDFFreeDloc()
1384 if((i = UDFFindDlocInMem(Vcb, Dloc)) != (-1)) { in UDFRelocateDloc()