Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ramfs/internal/
A Dramfs_types.h16 #define RAMFS_LINK_MAX 1024 macro
/AliOS-Things-master/components/ramfs/src/
A Dramfs.c1034 if (entry->link_count >= RAMFS_LINK_MAX) { in ramfs_link()
1074 val = RAMFS_LINK_MAX; in ramfs_pathconf()

Completed in 10 milliseconds