Home
last modified time | relevance | path

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

/linux-4.4.14/fs/exofs/
Dexofs.h174 ino_t exofs_parent_ino(struct dentry *child);
Ddir.c370 ino_t exofs_parent_ino(struct dentry *child) in exofs_parent_ino() function
Dsuper.c956 unsigned long ino = exofs_parent_ino(child); in exofs_get_parent()