Home
last modified time | relevance | path

Searched defs:MP (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/sys/sys/
Dmount.h224 #define VFS_VGET(MP, INO, LK, VPP) (*(MP)->mnt_op->vfs_vget)(MP, INO, LK, VPP) argument
225 #define VFS_LOADVNODE(MP, VP, KEY, KEY_LEN, NEW_KEY) \ argument
227 #define VFS_NEWVNODE(MP, DVP, VP, VAP, CRED, EXTRA, NEW_LEN, NEW_KEY) \ argument
231 #define VFS_RENAMELOCK_ENTER(MP) (*(MP)->mnt_op->vfs_renamelock_enter)(MP) argument
232 #define VFS_RENAMELOCK_EXIT(MP) (*(MP)->mnt_op->vfs_renamelock_exit)(MP) argument
233 #define VFS_FSYNC(MP, VP, FLG) (*(MP)->mnt_op->vfs_fsync)(VP, FLG) argument
299 #define WAPBL_DISCARD(MP) \ argument
301 #define WAPBL_REPLAY_ISOPEN(MP) \ argument
303 #define WAPBL_REPLAY_CAN_READ(MP, BLK, LEN) \ argument
306 #define WAPBL_REPLAY_READ(MP, DATA, BLK, LEN) \ argument
[all …]
/netbsd/src/tests/kernel/
Dt_unmount.c57 #define MP "/mnt" macro
/netbsd/src/tests/fs/lfs/
Dt_rfw.c58 #define MP "/mp" macro
/netbsd/src/usr.bin/mail/
Dformat.c304 #define MP(a) mp ? a : skip_fmt(src, p + 1); in subformat() macro
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Dppc-opc.c3737 #define MP R macro
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Dppc-opc.c3737 #define MP R macro
/netbsd/src/external/apache2/mDNSResponder/dist/mDNSCore/
DmDNSEmbeddedAPI.h3755 #define mDNSCoreBeSleepProxyServer(M,S,P,MP,TP,F) \ argument