Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
A Dxfs_attr.h461 struct xfs_delattr_context { struct
462 struct xfs_da_args *da_args;
465 struct xfs_bmbt_irec map;
466 xfs_dablk_t lblkno;
467 int blkcnt;
470 struct xfs_da_state *da_state;
494 int xfs_attr_remove_iter(struct xfs_delattr_context *dac); argument

Completed in 4 milliseconds