Home
last modified time | relevance | path

Searched refs:loghead (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_dir2_data.c578 int *loghead) /* log the data header (out) */ in xfs_dir2_data_freeinsert() argument
597 *loghead = 1; in xfs_dir2_data_freeinsert()
603 *loghead = 1; in xfs_dir2_data_freeinsert()
608 *loghead = 1; in xfs_dir2_data_freeinsert()
622 int *loghead) /* out: log data header */ in xfs_dir2_data_freeremove() argument
652 *loghead = 1; in xfs_dir2_data_freeremove()
662 int *loghead) in xfs_dir2_data_freescan() argument
679 *loghead = 1; in xfs_dir2_data_freescan()
692 xfs_dir2_data_freeinsert(hdr, bf, dup, loghead); in xfs_dir2_data_freescan()
H A Dxfs_dir2.h70 struct xfs_dir2_data_hdr *hdr, int *loghead);
H A Dxfs_dir2_priv.h88 int *loghead);