Searched refs:free_replica (Results 1 – 7 of 7) sorted by relevance
/titanic_41/usr/src/cmd/fs.d/nfs/lib/ |
H A D | replica.c | 60 free_replica(struct replica *list, int count) in free_replica() function 203 free_replica(list, *count); in parse_replica()
|
H A D | replica.h | 47 void free_replica(struct replica *, int);
|
/titanic_41/usr/src/cmd/fs.d/ufs/quota/ |
H A D | quota.c | 344 free_replica(rl, count); in showquotas() 355 free_replica(rl, count); in showquotas() 376 free_replica(rl, count); in showquotas() 406 free_replica(rl, count); in showquotas() 410 free_replica(rl, count); in showquotas()
|
/titanic_41/usr/src/cmd/fs.d/autofs/ |
H A D | autod_mount.c | 529 free_replica(list, n); 533 free_replica(list, n);
|
H A D | autod_nfs.c | 3740 free_replica(list, count);
|
/titanic_41/usr/src/cmd/fs.d/nfs/umount/ |
H A D | umount.c | 353 free_replica(list, n); in inform_server()
|
/titanic_41/usr/src/cmd/fs.d/nfs/mount/ |
H A D | mount.c | 809 free_replica(list, n); in mount_nfs()
|