Home
last modified time | relevance | path

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

/kernel/liteos_a/fs/vfs/operation/
Dvfs_procfd.c52 void FileTableUnLock(struct fd_table_s *fdt) in FileTableUnLock() function
119 FileTableUnLock(fdt); in AssociateSystemFd()
143 FileTableUnLock(fdt); in GetAssociatedSystemFd()
147 FileTableUnLock(fdt); in GetAssociatedSystemFd()
169 FileTableUnLock(fdt); in AllocSpecifiedProcessFd()
175 FileTableUnLock(fdt); in AllocSpecifiedProcessFd()
182 FileTableUnLock(fdt); in AllocSpecifiedProcessFd()
198 FileTableUnLock(fdt); in FreeProcessFd()
211 FileTableUnLock(fdt); in DisassociateProcessFd()
218 FileTableUnLock(fdt); in DisassociateProcessFd()
[all …]
Dvfs_cloexec.c71 FileTableUnLock(fdt); in SetCloexecFlag()
85 FileTableUnLock(fdt); in CheckCloexecFlag()
98 FileTableUnLock(fdt); in ClearCloexecFlag()
/kernel/liteos_a/fs/include/fs/
Dfd_table.h86 void FileTableUnLock(struct fd_table_s *fdt);