Searched refs:SYS_unmount (Results 1 – 2 of 2) sorted by relevance
70 #define SYS_unmount 22 macro
1336 #ifdef SYS_unmount in init_syscall_table()1337 syscall_table[SYS_unmount] = "unmount"; in init_syscall_table()