Home
last modified time | relevance | path

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

/kernel/liteos_a/fs/vfs/operation/
Dvfs_procfd.c40 void FileTableLock(struct fd_table_s *fdt) in FileTableLock() function
117 FileTableLock(fdt); in AssociateSystemFd()
141 FileTableLock(fdt); in GetAssociatedSystemFd()
165 FileTableLock(fdt); in AllocSpecifiedProcessFd()
194 FileTableLock(fdt); in FreeProcessFd()
209 FileTableLock(fdt); in DisassociateProcessFd()
241 FileTableLock(fdt); in AllocLowestProcessFd()
269 FileTableLock(fdt); in AllocAndAssocProcessFd()
298 FileTableLock(fdt); in AllocAndAssocSystemFd()
Dvfs_cloexec.c69 FileTableLock(fdt); in SetCloexecFlag()
83 FileTableLock(fdt); in CheckCloexecFlag()
96 FileTableLock(fdt); in ClearCloexecFlag()
/kernel/liteos_a/fs/include/fs/
Dfd_table.h84 void FileTableLock(struct fd_table_s *fdt);