Home
last modified time | relevance | path

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

/linux-6.1.9/net/
Dsysctl_net.c76 .set_ownership = net_ctl_set_ownership,
/linux-6.1.9/include/linux/
Dsysctl.h187 void (*set_ownership)(struct ctl_table_header *head, member
/linux-6.1.9/fs/proc/
Dproc_sysctl.c486 if (root->set_ownership) in proc_sys_make_inode()
487 root->set_ownership(head, table, &inode->i_uid, &inode->i_gid); in proc_sys_make_inode()