Home
last modified time | relevance | path

Searched refs:puffs_node_fallocate (Results 1 – 2 of 2) sorted by relevance

/minix/lib/libpuffs/
H A Ddispatcher.c1147 if (pops->puffs_node_fallocate == NULL) { in dispatch()
1152 error = pops->puffs_node_fallocate(pu, in dispatch()
H A Dpuffs.h260 int (*puffs_node_fallocate)(struct puffs_usermount *, member