Symbol: xfs_metadir_update
fs/xfs/libxfs/xfs_dquot_buf.c
426
struct xfs_metadir_update upd = {
fs/xfs/libxfs/xfs_dquot_buf.c
470
struct xfs_metadir_update upd = {
fs/xfs/libxfs/xfs_metadir.c
160
struct xfs_metadir_update *upd,
fs/xfs/libxfs/xfs_metadir.c
187
struct xfs_metadir_update *upd)
fs/xfs/libxfs/xfs_metadir.c
241
struct xfs_metadir_update *upd,
fs/xfs/libxfs/xfs_metadir.c
322
struct xfs_metadir_update *upd)
fs/xfs/libxfs/xfs_metadir.c
369
struct xfs_metadir_update *upd)
fs/xfs/libxfs/xfs_metadir.c
414
struct xfs_metadir_update *upd)
fs/xfs/libxfs/xfs_metadir.c
430
struct xfs_metadir_update *upd,
fs/xfs/libxfs/xfs_metadir.c
448
struct xfs_metadir_update upd = {
fs/xfs/libxfs/xfs_metadir.h
35
int xfs_metadir_start_create(struct xfs_metadir_update *upd);
fs/xfs/libxfs/xfs_metadir.h
36
int xfs_metadir_create(struct xfs_metadir_update *upd, umode_t mode);
fs/xfs/libxfs/xfs_metadir.h
38
int xfs_metadir_start_link(struct xfs_metadir_update *upd);
fs/xfs/libxfs/xfs_metadir.h
39
int xfs_metadir_link(struct xfs_metadir_update *upd);
fs/xfs/libxfs/xfs_metadir.h
41
int xfs_metadir_commit(struct xfs_metadir_update *upd);
fs/xfs/libxfs/xfs_metadir.h
42
void xfs_metadir_cancel(struct xfs_metadir_update *upd, int error);
fs/xfs/libxfs/xfs_rtgroup.c
529
struct xfs_metadir_update upd = {
fs/xfs/xfs_trace.h
104
struct xfs_metadir_update;
fs/xfs/xfs_trace.h
5732
TP_PROTO(const struct xfs_metadir_update *upd),
fs/xfs/xfs_trace.h
5755
TP_PROTO(const struct xfs_metadir_update *upd), \
fs/xfs/xfs_trace.h
5766
TP_PROTO(const struct xfs_metadir_update *upd, int error),
fs/xfs/xfs_trace.h
5792
TP_PROTO(const struct xfs_metadir_update *upd, int error), \