Searched refs:mountflags (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/truss/
H A Dproto.h82 extern const char *mountflags(private_t *, int);
H A Dcodes.c2249 mountflags(private_t *pri, int arg) /* bit map of mount syscall flags */ function
H A Dprint.c573 const char *s = raw? NULL : mountflags(pri, val);

Completed in 69 milliseconds