Home
last modified time | relevance | path

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

/third_party/NuttX/fs/tmpfs/
Dfs_tmpfs.h73 struct tmpfs_sem_s struct
95 struct tmpfs_sem_s to_exclsem; argument
115 struct tmpfs_sem_s tdo_exclsem;
150 struct tmpfs_sem_s tfo_exclsem;
177 struct tmpfs_sem_s tfs_exclsem;
Dfs_tmpfs.c72 static void tmpfs_lock_reentrant(struct tmpfs_sem_s *sem);
74 static void tmpfs_unlock_reentrant(struct tmpfs_sem_s *sem);
198 static void tmpfs_lock_reentrant(struct tmpfs_sem_s *sem) in tmpfs_lock_reentrant()
255 static void tmpfs_unlock_reentrant(struct tmpfs_sem_s *sem) in tmpfs_unlock_reentrant()