Symbol: hammer2_ioctl_handle
sbin/hammer2/cmd_bulkfree.c
59
if ((fd = hammer2_ioctl_handle(sel_path)) < 0)
sbin/hammer2/cmd_bulkfree.c
81
if ((fd = hammer2_ioctl_handle(sel_path)) < 0)
sbin/hammer2/cmd_destroy.c
101
fd = hammer2_ioctl_handle(sel_path);
sbin/hammer2/cmd_growfs.c
55
fd = hammer2_ioctl_handle(sel_path);
sbin/hammer2/cmd_leaf.c
91
if ((fd = hammer2_ioctl_handle(sel_info)) < 0)
sbin/hammer2/cmd_pfs.c
130
if ((fd = hammer2_ioctl_handle(sel_path)) < 0)
sbin/hammer2/cmd_pfs.c
175
if ((fd = hammer2_ioctl_handle(sel_path)) < 0)
sbin/hammer2/cmd_pfs.c
236
use_fd = hammer2_ioctl_handle(sel_path);
sbin/hammer2/cmd_pfs.c
240
if ((fd = hammer2_ioctl_handle(mnts[n])) < 0) {
sbin/hammer2/cmd_pfs.c
63
if ((fd = hammer2_ioctl_handle(av[i])) < 0)
sbin/hammer2/cmd_remote.c
100
if ((fd = hammer2_ioctl_handle(sel_path)) < 0)
sbin/hammer2/cmd_remote.c
45
if ((fd = hammer2_ioctl_handle(sel_path)) < 0)
sbin/hammer2/cmd_remote.c
72
if ((fd = hammer2_ioctl_handle(sel_path)) < 0)
sbin/hammer2/cmd_setcheck.c
102
fd = hammer2_ioctl_handle(path_str);
sbin/hammer2/cmd_setcomp.c
138
fd = hammer2_ioctl_handle(path_str);
sbin/hammer2/cmd_setcomp.c
222
int fd = hammer2_ioctl_handle(file_string);
sbin/hammer2/cmd_setcomp.c
271
int fd = hammer2_ioctl_handle(name);
sbin/hammer2/cmd_snapshot.c
66
fd = hammer2_ioctl_handle(sel_path);
sbin/hammer2/cmd_volume.c
57
if ((fd = hammer2_ioctl_handle(av[i])) < 0) {
sbin/hammer2/hammer2_subs.h
71
int hammer2_ioctl_handle(const char *sel_path);
sbin/hammer2/print_inode.c
67
fd = hammer2_ioctl_handle(path);