Home
last modified time | relevance | path

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

/linux-4.4.14/fs/kernfs/
Dkernfs-internal.h116 extern const struct inode_operations kernfs_symlink_iops;
Dsymlink.c129 const struct inode_operations kernfs_symlink_iops = { variable
Dinode.c307 inode->i_op = &kernfs_symlink_iops; in kernfs_init_inode()