Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dsymlink.c159 struct inode_operations ll_fast_symlink_inode_operations = { variable
Dllite_internal.h841 extern struct inode_operations ll_fast_symlink_inode_operations;
Dllite_lib.c1781 inode->i_op = &ll_fast_symlink_inode_operations; in ll_read_inode2()