Home
last modified time | relevance | path

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

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