Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dsymlink.c149 struct inode_operations ll_fast_symlink_inode_operations = { variable
Dllite_internal.h808 extern struct inode_operations ll_fast_symlink_inode_operations;
Dllite_lib.c1679 inode->i_op = &ll_fast_symlink_inode_operations; in ll_read_inode2()