Home
last modified time | relevance | path

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

/Linux-v4.19/fs/exofs/
Dexofs.h173 ino_t exofs_parent_ino(struct dentry *child);
Ddir.c371 ino_t exofs_parent_ino(struct dentry *child) in exofs_parent_ino() function
Dsuper.c954 unsigned long ino = exofs_parent_ino(child); in exofs_get_parent()