Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/gnu/fs/xfs/
Dxfs_attr.h164 int xfs_attr_list(bhv_desc_t *, char *, int, int,
Dxfs_attr.c604 xfs_attr_list(bhv_desc_t *bdp, char *buffer, int bufsize, int flags, in xfs_attr_list() function
Dxfs_vnodeops.c4711 .vop_attr_list = xfs_attr_list,