Home
last modified time | relevance | path

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

/linux-4.1.27/fs/exofs/
Dexofs.h208 extern const struct inode_operations exofs_special_inode_operations;
Dnamei.c318 const struct inode_operations exofs_special_inode_operations = { variable
Dinode.c1232 inode->i_op = &exofs_special_inode_operations; in exofs_iget()