Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dauto_fs.h56 #define autofs_ptype_expire 1 /* Expire entry (umount request) */ macro
/linux-2.4.37.9/fs/autofs4/
Dexpire.c228 pkt.hdr.type = autofs_ptype_expire; in autofs4_expire_run()
/linux-2.4.37.9/fs/autofs/
Droot.c457 pkt.hdr.type = autofs_ptype_expire; in autofs_expire_run()