Home
last modified time | relevance | path

Searched refs:efs_symlink_aops (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/fs/efs/
H A Dsymlink.c52 const struct address_space_operations efs_symlink_aops = { variable
H A Defs.h130 extern const struct address_space_operations efs_symlink_aops;
H A Dinode.c158 inode->i_data.a_ops = &efs_symlink_aops; in efs_iget()

Completed in 3 milliseconds