Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dauto_fs4.h161 #define AUTOFS_IOC_ASKUMOUNT _IOR(0x93,0x70,int) macro
/linux-3.4.99/fs/autofs4/
Droot.c860 case AUTOFS_IOC_ASKUMOUNT: in autofs4_root_ioctl_unlocked()