Home
last modified time | relevance | path

Searched refs:kill (Results 1 – 7 of 7) sorted by relevance

/fs/
Dfs_struct.c98 int kill; in exit_fs() local
102 kill = !--fs->users; in exit_fs()
105 if (kill) in exit_fs()
136 int kill; in unshare_fs_struct() local
143 kill = !--fs->users; in unshare_fs_struct()
148 if (kill) in unshare_fs_struct()
Dpipe.c745 int kill = 0; in pipe_release() local
761 kill = 1; in pipe_release()
766 if (kill) in pipe_release()
1029 int kill = 0; in fifo_open() local
1148 kill = 1; in fifo_open()
1152 if (kill) in fifo_open()
Dinode.c1617 int kill = 0; in should_remove_suid() local
1621 kill = ATTR_KILL_SUID; in should_remove_suid()
1628 kill |= ATTR_KILL_SGID; in should_remove_suid()
1630 if (unlikely(kill && !capable(CAP_FSETID) && S_ISREG(mode))) in should_remove_suid()
1631 return kill; in should_remove_suid()
1637 static int __remove_suid(struct vfsmount *mnt, struct dentry *dentry, int kill) in __remove_suid() argument
1641 newattrs.ia_valid = ATTR_FORCE | kill; in __remove_suid()
/fs/ocfs2/dlm/
Ddlmmaster.c1824 goto kill; in dlm_assert_master_handler()
1849 goto kill; in dlm_assert_master_handler()
1857 goto kill; in dlm_assert_master_handler()
1867 goto kill; in dlm_assert_master_handler()
1992 kill: in dlm_assert_master_handler()
/fs/jffs2/
DREADME.Locking97 pointer when the garbage collection thread exits. The code to kill the
/fs/affs/
DChanges33 - kill kernel lock
/fs/cifs/
DCHANGES362 recommended, unmount and rmmod cifs will kill them when they are
508 Do not kill cifsd (and thus hurt the other SMB session) when more than one