Home
last modified time | relevance | path

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

/linux/net/
H A Dsysctl_net.c75 .set_ownership = net_ctl_set_ownership,
/linux/include/linux/
H A Dsysctl.h236 void (*set_ownership)(struct ctl_table_header *head, member
/linux/fs/proc/
H A Dproc_sysctl.c492 if (root->set_ownership) in proc_sys_make_inode()
493 root->set_ownership(head, &inode->i_uid, &inode->i_gid); in proc_sys_make_inode()