Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/efs/
H A Dsymlink.c51 const struct address_space_operations efs_symlink_aops = { variable
H A Defs.h133 extern const struct address_space_operations efs_symlink_aops;
H A Dinode.c156 inode->i_data.a_ops = &efs_symlink_aops; in efs_iget()