Symbol: hammer2_xop_t
sys/vfs/hammer2/hammer2.h
1774
void hammer2_xop_ipcluster(hammer2_xop_t *xop, void *scratch, int clindex);
sys/vfs/hammer2/hammer2.h
1775
void hammer2_xop_readdir(hammer2_xop_t *xop, void *scratch, int clindex);
sys/vfs/hammer2/hammer2.h
1776
void hammer2_xop_nresolve(hammer2_xop_t *xop, void *scratch, int clindex);
sys/vfs/hammer2/hammer2.h
1777
void hammer2_xop_unlink(hammer2_xop_t *xop, void *scratch, int clindex);
sys/vfs/hammer2/hammer2.h
1778
void hammer2_xop_nrename(hammer2_xop_t *xop, void *scratch, int clindex);
sys/vfs/hammer2/hammer2.h
1779
void hammer2_xop_scanlhc(hammer2_xop_t *xop, void *scratch, int clindex);
sys/vfs/hammer2/hammer2.h
1780
void hammer2_xop_scanall(hammer2_xop_t *xop, void *scratch, int clindex);
sys/vfs/hammer2/hammer2.h
1781
void hammer2_xop_lookup(hammer2_xop_t *xop, void *scratch, int clindex);
sys/vfs/hammer2/hammer2.h
1782
void hammer2_xop_delete(hammer2_xop_t *xop, void *scratch, int clindex);
sys/vfs/hammer2/hammer2.h
1783
void hammer2_xop_inode_mkdirent(hammer2_xop_t *xop, void *scratch, int clindex);
sys/vfs/hammer2/hammer2.h
1784
void hammer2_xop_inode_create(hammer2_xop_t *xop, void *scratch, int clindex);
sys/vfs/hammer2/hammer2.h
1785
void hammer2_xop_inode_create_det(hammer2_xop_t *xop,
sys/vfs/hammer2/hammer2.h
1787
void hammer2_xop_inode_create_ins(hammer2_xop_t *xop,
sys/vfs/hammer2/hammer2.h
1789
void hammer2_xop_inode_destroy(hammer2_xop_t *xop, void *scratch, int clindex);
sys/vfs/hammer2/hammer2.h
1790
void hammer2_xop_inode_chain_sync(hammer2_xop_t *xop, void *scratch,
sys/vfs/hammer2/hammer2.h
1792
void hammer2_xop_inode_unlinkall(hammer2_xop_t *xop, void *scratch,
sys/vfs/hammer2/hammer2.h
1794
void hammer2_xop_inode_connect(hammer2_xop_t *xop, void *scratch, int clindex);
sys/vfs/hammer2/hammer2.h
1795
void hammer2_xop_inode_flush(hammer2_xop_t *xop, void *scratch, int clindex);
sys/vfs/hammer2/hammer2.h
1796
void hammer2_xop_strategy_read(hammer2_xop_t *xop, void *scratch, int clindex);
sys/vfs/hammer2/hammer2.h
1797
void hammer2_xop_strategy_write(hammer2_xop_t *xop, void *scratch, int clindex);
sys/vfs/hammer2/hammer2.h
1798
void hammer2_xop_bmap(hammer2_xop_t *xop, void *scratch, int clindex);
sys/vfs/hammer2/hammer2.h
1800
void hammer2_dmsg_ipcluster(hammer2_xop_t *xop, void *scratch, int clindex);
sys/vfs/hammer2/hammer2.h
1801
void hammer2_dmsg_readdir(hammer2_xop_t *xop, void *scratch, int clindex);
sys/vfs/hammer2/hammer2.h
1802
void hammer2_dmsg_nresolve(hammer2_xop_t *xop, void *scratch, int clindex);
sys/vfs/hammer2/hammer2.h
1803
void hammer2_dmsg_unlink(hammer2_xop_t *xop, void *scratch, int clindex);
sys/vfs/hammer2/hammer2.h
1804
void hammer2_dmsg_nrename(hammer2_xop_t *xop, void *scratch, int clindex);
sys/vfs/hammer2/hammer2.h
1805
void hammer2_dmsg_scanlhc(hammer2_xop_t *xop, void *scratch, int clindex);
sys/vfs/hammer2/hammer2.h
1806
void hammer2_dmsg_scanall(hammer2_xop_t *xop, void *scratch, int clindex);
sys/vfs/hammer2/hammer2.h
1807
void hammer2_dmsg_lookup(hammer2_xop_t *xop, void *scratch, int clindex);
sys/vfs/hammer2/hammer2.h
1808
void hammer2_dmsg_inode_mkdirent(hammer2_xop_t *xop, void *scratch,
sys/vfs/hammer2/hammer2.h
1810
void hammer2_dmsg_inode_create(hammer2_xop_t *xop, void *scratch, int clindex);
sys/vfs/hammer2/hammer2.h
1811
void hammer2_dmsg_inode_destroy(hammer2_xop_t *xop, void *scratch, int clindex);
sys/vfs/hammer2/hammer2.h
1812
void hammer2_dmsg_inode_chain_sync(hammer2_xop_t *xop, void *scratch,
sys/vfs/hammer2/hammer2.h
1814
void hammer2_dmsg_inode_unlinkall(hammer2_xop_t *xop, void *scratch,
sys/vfs/hammer2/hammer2.h
1816
void hammer2_dmsg_inode_connect(hammer2_xop_t *xop, void *scratch, int clindex);
sys/vfs/hammer2/hammer2.h
1817
void hammer2_dmsg_inode_flush(hammer2_xop_t *xop, void *scratch, int clindex);
sys/vfs/hammer2/hammer2.h
1818
void hammer2_dmsg_strategy_read(hammer2_xop_t *xop, void *scratch, int clindex);
sys/vfs/hammer2/hammer2.h
1819
void hammer2_dmsg_strategy_write(hammer2_xop_t *xop, void *scratch,
sys/vfs/hammer2/hammer2.h
1822
void hammer2_rmsg_ipcluster(hammer2_xop_t *xop, void *scratch, int clindex);
sys/vfs/hammer2/hammer2.h
1823
void hammer2_rmsg_readdir(hammer2_xop_t *xop, void *scratch, int clindex);
sys/vfs/hammer2/hammer2.h
1824
void hammer2_rmsg_nresolve(hammer2_xop_t *xop, void *scratch, int clindex);
sys/vfs/hammer2/hammer2.h
1825
void hammer2_rmsg_unlink(hammer2_xop_t *xop, void *scratch, int clindex);
sys/vfs/hammer2/hammer2.h
1826
void hammer2_rmsg_nrename(hammer2_xop_t *xop, void *scratch, int clindex);
sys/vfs/hammer2/hammer2.h
1827
void hammer2_rmsg_scanlhc(hammer2_xop_t *xop, void *scratch, int clindex);
sys/vfs/hammer2/hammer2.h
1828
void hammer2_rmsg_scanall(hammer2_xop_t *xop, void *scratch, int clindex);
sys/vfs/hammer2/hammer2.h
1829
void hammer2_rmsg_lookup(hammer2_xop_t *xop, void *scratch, int clindex);
sys/vfs/hammer2/hammer2.h
1830
void hammer2_rmsg_inode_mkdirent(hammer2_xop_t *xop, void *scratch,
sys/vfs/hammer2/hammer2.h
1832
void hammer2_rmsg_inode_create(hammer2_xop_t *xop, void *scratch, int clindex);
sys/vfs/hammer2/hammer2.h
1833
void hammer2_rmsg_inode_destroy(hammer2_xop_t *xop, void *scratch, int clindex);
sys/vfs/hammer2/hammer2.h
1834
void hammer2_rmsg_inode_chain_sync(hammer2_xop_t *xop, void *scratch,
sys/vfs/hammer2/hammer2.h
1836
void hammer2_rmsg_inode_unlinkall(hammer2_xop_t *xop, void *scratch,
sys/vfs/hammer2/hammer2.h
1838
void hammer2_rmsg_inode_connect(hammer2_xop_t *xop, void *scratch, int clindex);
sys/vfs/hammer2/hammer2.h
1839
void hammer2_rmsg_inode_flush(hammer2_xop_t *xop, void *scratch, int clindex);
sys/vfs/hammer2/hammer2.h
1840
void hammer2_rmsg_strategy_read(hammer2_xop_t *xop, void *scratch, int clindex);
sys/vfs/hammer2/hammer2.h
1841
void hammer2_rmsg_strategy_write(hammer2_xop_t *xop, void *scratch,
sys/vfs/hammer2/hammer2_admin.c
1220
xop->desc->storage_func((hammer2_xop_t *)xop,
sys/vfs/hammer2/hammer2_admin.c
331
hammer2_xop_t *xop;
sys/vfs/hammer2/hammer2_admin.c
519
xopst = &((hammer2_xop_t *)xop)->xop_strategy;
sys/vfs/hammer2/hammer2_flush.c
1292
hammer2_xop_inode_flush(hammer2_xop_t *arg, void *scratch __unused, int clindex)
sys/vfs/hammer2/hammer2_strategy.c
308
hammer2_xop_strategy_read(hammer2_xop_t *arg, void *scratch, int clindex)
sys/vfs/hammer2/hammer2_strategy.c
577
hammer2_xop_strategy_write(hammer2_xop_t *arg, void *scratch, int clindex)
sys/vfs/hammer2/hammer2_vfsops.c
304
margs_vop.objsize = sizeof(hammer2_xop_t);
sys/vfs/hammer2/hammer2_xops.c
1037
hammer2_xop_inode_mkdirent(hammer2_xop_t *arg, void *scratch, int clindex)
sys/vfs/hammer2/hammer2_xops.c
1120
hammer2_xop_inode_create(hammer2_xop_t *arg, void *scratch, int clindex)
sys/vfs/hammer2/hammer2_xops.c
1183
hammer2_xop_inode_create_det(hammer2_xop_t *arg, void *scratch, int clindex)
sys/vfs/hammer2/hammer2_xops.c
1259
hammer2_xop_inode_create_ins(hammer2_xop_t *arg, void *scratch, int clindex)
sys/vfs/hammer2/hammer2_xops.c
1345
hammer2_xop_inode_destroy(hammer2_xop_t *arg, void *scratch, int clindex)
sys/vfs/hammer2/hammer2_xops.c
1401
hammer2_xop_inode_unlinkall(hammer2_xop_t *arg, void *scratch, int clindex)
sys/vfs/hammer2/hammer2_xops.c
1447
hammer2_xop_inode_connect(hammer2_xop_t *arg, void *scratch, int clindex)
sys/vfs/hammer2/hammer2_xops.c
1537
hammer2_xop_inode_chain_sync(hammer2_xop_t *arg, void *scratch, int clindex)
sys/vfs/hammer2/hammer2_xops.c
159
hammer2_xop_ipcluster(hammer2_xop_t *arg, void *scratch, int clindex)
sys/vfs/hammer2/hammer2_xops.c
1641
hammer2_xop_bmap(hammer2_xop_t *arg, void *scratch, int clindex)
sys/vfs/hammer2/hammer2_xops.c
184
hammer2_xop_readdir(hammer2_xop_t *arg, void *scratch, int clindex)
sys/vfs/hammer2/hammer2_xops.c
249
hammer2_xop_nresolve(hammer2_xop_t *arg, void *scratch, int clindex)
sys/vfs/hammer2/hammer2_xops.c
334
hammer2_xop_unlink(hammer2_xop_t *arg, void *scratch, int clindex)
sys/vfs/hammer2/hammer2_xops.c
513
hammer2_xop_nrename(hammer2_xop_t *arg, void *scratch, int clindex)
sys/vfs/hammer2/hammer2_xops.c
820
hammer2_xop_scanlhc(hammer2_xop_t *arg, void *scratch, int clindex)
sys/vfs/hammer2/hammer2_xops.c
875
hammer2_xop_lookup(hammer2_xop_t *arg, void *scratch, int clindex)
sys/vfs/hammer2/hammer2_xops.c
921
hammer2_xop_delete(hammer2_xop_t *arg, void *scratch, int clindex)
sys/vfs/hammer2/hammer2_xops.c
977
hammer2_xop_scanall(hammer2_xop_t *arg, void *scratch, int clindex)
usr.sbin/makefs/hammer2/hammer2.h
1835
void hammer2_xop_ipcluster(hammer2_xop_t *xop, void *scratch, int clindex);
usr.sbin/makefs/hammer2/hammer2.h
1836
void hammer2_xop_readdir(hammer2_xop_t *xop, void *scratch, int clindex);
usr.sbin/makefs/hammer2/hammer2.h
1837
void hammer2_xop_nresolve(hammer2_xop_t *xop, void *scratch, int clindex);
usr.sbin/makefs/hammer2/hammer2.h
1838
void hammer2_xop_unlink(hammer2_xop_t *xop, void *scratch, int clindex);
usr.sbin/makefs/hammer2/hammer2.h
1839
void hammer2_xop_nrename(hammer2_xop_t *xop, void *scratch, int clindex);
usr.sbin/makefs/hammer2/hammer2.h
1840
void hammer2_xop_scanlhc(hammer2_xop_t *xop, void *scratch, int clindex);
usr.sbin/makefs/hammer2/hammer2.h
1841
void hammer2_xop_scanall(hammer2_xop_t *xop, void *scratch, int clindex);
usr.sbin/makefs/hammer2/hammer2.h
1842
void hammer2_xop_lookup(hammer2_xop_t *xop, void *scratch, int clindex);
usr.sbin/makefs/hammer2/hammer2.h
1843
void hammer2_xop_delete(hammer2_xop_t *xop, void *scratch, int clindex);
usr.sbin/makefs/hammer2/hammer2.h
1844
void hammer2_xop_inode_mkdirent(hammer2_xop_t *xop, void *scratch, int clindex);
usr.sbin/makefs/hammer2/hammer2.h
1845
void hammer2_xop_inode_create(hammer2_xop_t *xop, void *scratch, int clindex);
usr.sbin/makefs/hammer2/hammer2.h
1846
void hammer2_xop_inode_create_det(hammer2_xop_t *xop,
usr.sbin/makefs/hammer2/hammer2.h
1848
void hammer2_xop_inode_create_ins(hammer2_xop_t *xop,
usr.sbin/makefs/hammer2/hammer2.h
1850
void hammer2_xop_inode_destroy(hammer2_xop_t *xop, void *scratch, int clindex);
usr.sbin/makefs/hammer2/hammer2.h
1851
void hammer2_xop_inode_chain_sync(hammer2_xop_t *xop, void *scratch,
usr.sbin/makefs/hammer2/hammer2.h
1853
void hammer2_xop_inode_unlinkall(hammer2_xop_t *xop, void *scratch,
usr.sbin/makefs/hammer2/hammer2.h
1855
void hammer2_xop_inode_connect(hammer2_xop_t *xop, void *scratch, int clindex);
usr.sbin/makefs/hammer2/hammer2.h
1856
void hammer2_xop_inode_flush(hammer2_xop_t *xop, void *scratch, int clindex);
usr.sbin/makefs/hammer2/hammer2.h
1857
void hammer2_xop_strategy_read(hammer2_xop_t *xop, void *scratch, int clindex);
usr.sbin/makefs/hammer2/hammer2.h
1858
void hammer2_xop_strategy_write(hammer2_xop_t *xop, void *scratch, int clindex);
usr.sbin/makefs/hammer2/hammer2.h
1859
void hammer2_xop_bmap(hammer2_xop_t *xop, void *scratch, int clindex);
usr.sbin/makefs/hammer2/hammer2.h
1861
void hammer2_dmsg_ipcluster(hammer2_xop_t *xop, void *scratch, int clindex);
usr.sbin/makefs/hammer2/hammer2.h
1862
void hammer2_dmsg_readdir(hammer2_xop_t *xop, void *scratch, int clindex);
usr.sbin/makefs/hammer2/hammer2.h
1863
void hammer2_dmsg_nresolve(hammer2_xop_t *xop, void *scratch, int clindex);
usr.sbin/makefs/hammer2/hammer2.h
1864
void hammer2_dmsg_unlink(hammer2_xop_t *xop, void *scratch, int clindex);
usr.sbin/makefs/hammer2/hammer2.h
1865
void hammer2_dmsg_nrename(hammer2_xop_t *xop, void *scratch, int clindex);
usr.sbin/makefs/hammer2/hammer2.h
1866
void hammer2_dmsg_scanlhc(hammer2_xop_t *xop, void *scratch, int clindex);
usr.sbin/makefs/hammer2/hammer2.h
1867
void hammer2_dmsg_scanall(hammer2_xop_t *xop, void *scratch, int clindex);
usr.sbin/makefs/hammer2/hammer2.h
1868
void hammer2_dmsg_lookup(hammer2_xop_t *xop, void *scratch, int clindex);
usr.sbin/makefs/hammer2/hammer2.h
1869
void hammer2_dmsg_inode_mkdirent(hammer2_xop_t *xop, void *scratch,
usr.sbin/makefs/hammer2/hammer2.h
1871
void hammer2_dmsg_inode_create(hammer2_xop_t *xop, void *scratch, int clindex);
usr.sbin/makefs/hammer2/hammer2.h
1872
void hammer2_dmsg_inode_destroy(hammer2_xop_t *xop, void *scratch, int clindex);
usr.sbin/makefs/hammer2/hammer2.h
1873
void hammer2_dmsg_inode_chain_sync(hammer2_xop_t *xop, void *scratch,
usr.sbin/makefs/hammer2/hammer2.h
1875
void hammer2_dmsg_inode_unlinkall(hammer2_xop_t *xop, void *scratch,
usr.sbin/makefs/hammer2/hammer2.h
1877
void hammer2_dmsg_inode_connect(hammer2_xop_t *xop, void *scratch, int clindex);
usr.sbin/makefs/hammer2/hammer2.h
1878
void hammer2_dmsg_inode_flush(hammer2_xop_t *xop, void *scratch, int clindex);
usr.sbin/makefs/hammer2/hammer2.h
1879
void hammer2_dmsg_strategy_read(hammer2_xop_t *xop, void *scratch, int clindex);
usr.sbin/makefs/hammer2/hammer2.h
1880
void hammer2_dmsg_strategy_write(hammer2_xop_t *xop, void *scratch,
usr.sbin/makefs/hammer2/hammer2.h
1883
void hammer2_rmsg_ipcluster(hammer2_xop_t *xop, void *scratch, int clindex);
usr.sbin/makefs/hammer2/hammer2.h
1884
void hammer2_rmsg_readdir(hammer2_xop_t *xop, void *scratch, int clindex);
usr.sbin/makefs/hammer2/hammer2.h
1885
void hammer2_rmsg_nresolve(hammer2_xop_t *xop, void *scratch, int clindex);
usr.sbin/makefs/hammer2/hammer2.h
1886
void hammer2_rmsg_unlink(hammer2_xop_t *xop, void *scratch, int clindex);
usr.sbin/makefs/hammer2/hammer2.h
1887
void hammer2_rmsg_nrename(hammer2_xop_t *xop, void *scratch, int clindex);
usr.sbin/makefs/hammer2/hammer2.h
1888
void hammer2_rmsg_scanlhc(hammer2_xop_t *xop, void *scratch, int clindex);
usr.sbin/makefs/hammer2/hammer2.h
1889
void hammer2_rmsg_scanall(hammer2_xop_t *xop, void *scratch, int clindex);
usr.sbin/makefs/hammer2/hammer2.h
1890
void hammer2_rmsg_lookup(hammer2_xop_t *xop, void *scratch, int clindex);
usr.sbin/makefs/hammer2/hammer2.h
1891
void hammer2_rmsg_inode_mkdirent(hammer2_xop_t *xop, void *scratch,
usr.sbin/makefs/hammer2/hammer2.h
1893
void hammer2_rmsg_inode_create(hammer2_xop_t *xop, void *scratch, int clindex);
usr.sbin/makefs/hammer2/hammer2.h
1894
void hammer2_rmsg_inode_destroy(hammer2_xop_t *xop, void *scratch, int clindex);
usr.sbin/makefs/hammer2/hammer2.h
1895
void hammer2_rmsg_inode_chain_sync(hammer2_xop_t *xop, void *scratch,
usr.sbin/makefs/hammer2/hammer2.h
1897
void hammer2_rmsg_inode_unlinkall(hammer2_xop_t *xop, void *scratch,
usr.sbin/makefs/hammer2/hammer2.h
1899
void hammer2_rmsg_inode_connect(hammer2_xop_t *xop, void *scratch, int clindex);
usr.sbin/makefs/hammer2/hammer2.h
1900
void hammer2_rmsg_inode_flush(hammer2_xop_t *xop, void *scratch, int clindex);
usr.sbin/makefs/hammer2/hammer2.h
1901
void hammer2_rmsg_strategy_read(hammer2_xop_t *xop, void *scratch, int clindex);
usr.sbin/makefs/hammer2/hammer2.h
1902
void hammer2_rmsg_strategy_write(hammer2_xop_t *xop, void *scratch,
usr.sbin/makefs/hammer2/hammer2_admin.c
1276
xop->desc->storage_func((hammer2_xop_t *)xop,
usr.sbin/makefs/hammer2/hammer2_admin.c
374
hammer2_xop_t *xop;
usr.sbin/makefs/hammer2/hammer2_flush.c
1296
hammer2_xop_inode_flush(hammer2_xop_t *arg, void *scratch __unused, int clindex)
usr.sbin/makefs/hammer2/hammer2_strategy.c
320
hammer2_xop_strategy_read(hammer2_xop_t *arg, void *scratch, int clindex)
usr.sbin/makefs/hammer2/hammer2_strategy.c
598
hammer2_xop_strategy_write(hammer2_xop_t *arg, void *scratch, int clindex)
usr.sbin/makefs/hammer2/hammer2_vfsops.c
328
margs_vop.objsize = sizeof(hammer2_xop_t);
usr.sbin/makefs/hammer2/hammer2_xops.c
1040
hammer2_xop_inode_mkdirent(hammer2_xop_t *arg, void *scratch, int clindex)
usr.sbin/makefs/hammer2/hammer2_xops.c
1123
hammer2_xop_inode_create(hammer2_xop_t *arg, void *scratch, int clindex)
usr.sbin/makefs/hammer2/hammer2_xops.c
1186
hammer2_xop_inode_create_det(hammer2_xop_t *arg, void *scratch, int clindex)
usr.sbin/makefs/hammer2/hammer2_xops.c
1262
hammer2_xop_inode_create_ins(hammer2_xop_t *arg, void *scratch, int clindex)
usr.sbin/makefs/hammer2/hammer2_xops.c
1348
hammer2_xop_inode_destroy(hammer2_xop_t *arg, void *scratch, int clindex)
usr.sbin/makefs/hammer2/hammer2_xops.c
1404
hammer2_xop_inode_unlinkall(hammer2_xop_t *arg, void *scratch, int clindex)
usr.sbin/makefs/hammer2/hammer2_xops.c
1450
hammer2_xop_inode_connect(hammer2_xop_t *arg, void *scratch, int clindex)
usr.sbin/makefs/hammer2/hammer2_xops.c
1540
hammer2_xop_inode_chain_sync(hammer2_xop_t *arg, void *scratch, int clindex)
usr.sbin/makefs/hammer2/hammer2_xops.c
162
hammer2_xop_ipcluster(hammer2_xop_t *arg, void *scratch, int clindex)
usr.sbin/makefs/hammer2/hammer2_xops.c
1644
hammer2_xop_bmap(hammer2_xop_t *arg, void *scratch, int clindex)
usr.sbin/makefs/hammer2/hammer2_xops.c
187
hammer2_xop_readdir(hammer2_xop_t *arg, void *scratch, int clindex)
usr.sbin/makefs/hammer2/hammer2_xops.c
252
hammer2_xop_nresolve(hammer2_xop_t *arg, void *scratch, int clindex)
usr.sbin/makefs/hammer2/hammer2_xops.c
337
hammer2_xop_unlink(hammer2_xop_t *arg, void *scratch, int clindex)
usr.sbin/makefs/hammer2/hammer2_xops.c
516
hammer2_xop_nrename(hammer2_xop_t *arg, void *scratch, int clindex)
usr.sbin/makefs/hammer2/hammer2_xops.c
823
hammer2_xop_scanlhc(hammer2_xop_t *arg, void *scratch, int clindex)
usr.sbin/makefs/hammer2/hammer2_xops.c
878
hammer2_xop_lookup(hammer2_xop_t *arg, void *scratch, int clindex)
usr.sbin/makefs/hammer2/hammer2_xops.c
924
hammer2_xop_delete(hammer2_xop_t *arg, void *scratch, int clindex)
usr.sbin/makefs/hammer2/hammer2_xops.c
980
hammer2_xop_scanall(hammer2_xop_t *arg, void *scratch, int clindex)