Home
last modified time | relevance | path

Searched defs:fsfd (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sbin/hammer/
H A Dcmd_snapshot.c64 int fsfd; in hammer_cmd_snap() local
205 int fsfd = -1; in hammer_cmd_snaprm() local
557 snapshot_del(int fsfd, hammer_tid_t tid) in snapshot_del()