Searched defs:halting (Results 1 – 2 of 2) sorted by relevance
1890 vfs_unmountall(int halting) in vfs_unmountall()1905 int halting = *(int *)data; in vfs_umountall_callback() local
793 dounmount(struct mount *mp, int flags, int halting) in dounmount()