Searched refs:mountfd (Results 1 – 4 of 4) sorted by relevance
57 int mountfd; member64 int fd = data->mountfd; in local_open_nofollow()87 if (fd != data->mountfd) { in local_open_nofollow()93 assert(fd != data->mountfd); in local_open_nofollow()1423 if (fstatfs(data->mountfd, &stbuf) < 0) { in local_ioc_getversion_init()1444 data->mountfd = open(ctx->fs_root, O_DIRECTORY | O_RDONLY); in local_init()1445 if (data->mountfd == -1) { in local_init()1451 close(data->mountfd); in local_init()1486 close(data->mountfd); in local_cleanup()
95 libmount-mountfd-support \120 PACKAGECONFIG[libmount-mountfd-support] = "--enable-libmount-mountfd-support,--disable-libmount-mou…
91 - util-linux: Add :term:`PACKAGECONFIG` option (libmount-mountfd-support) to mitigate rootfs remou…
319 - ``util-linux``: libmount-mountfd-support