Home
last modified time | relevance | path

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

/openbmc/linux/fs/proc/
H A Dinternal.h216 extern const struct inode_operations proc_link_inode_operations;
H A Dinode.c648 const struct inode_operations proc_link_inode_operations = { variable
H A Dgeneric.c470 ent->proc_iops = &proc_link_inode_operations; in proc_symlink()