Home
last modified time | relevance | path

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

/mm/
Dswapfile.c1383 SYSCALL_DEFINE1(swapoff, const char __user *, specialfile) in SYSCALL_DEFINE1() argument
1397 pathname = getname(specialfile); in SYSCALL_DEFINE1()
1639 SYSCALL_DEFINE2(swapon, const char __user *, specialfile, int, swap_flags) in SYSCALL_DEFINE2() argument
1679 name = getname(specialfile); in SYSCALL_DEFINE2()