Home
last modified time | relevance | path

Searched defs:kill (Results 1 – 3 of 3) sorted by relevance

/fs/
Dfs_struct.c98 int kill; in exit_fs() local
136 int kill; in unshare_fs_struct() local
Dpipe.c745 int kill = 0; in pipe_release() local
1029 int kill = 0; in fifo_open() local
Dinode.c1617 int kill = 0; in should_remove_suid() local
1637 static int __remove_suid(struct vfsmount *mnt, struct dentry *dentry, int kill) in __remove_suid()