Home
last modified time | relevance | path

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

/sys/fs/o2fs/
Do2fs.c21 int O2FS_Lookup(VNode *dn, VNode **fn, const char *name);
32 .lookup = O2FS_Lookup,
416 O2FS_Lookup(VNode *dn, VNode **fn, const char *name) in O2FS_Lookup() function