Searched refs:STATMOUNT_BUFSIZE (Results 1 – 1 of 1) sorted by relevance
24 #define STATMOUNT_BUFSIZE 4096 macro131 struct statmount *buf = alloca(STATMOUNT_BUFSIZE); in dump_mountinfo()138 ret = statmount(mnt_id, mnt_ns_id, mask, buf, STATMOUNT_BUFSIZE, 0); in dump_mountinfo()