Home
last modified time | relevance | path

Searched refs:attrcapable_t (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/sys/gnu/fs/xfs/
Dxfs_attr.h45 typedef int (*attrcapable_t)(struct xfs_vnode *, struct cred *); typedef
55 attrcapable_t attr_capable;
Dxfs_attr.c2613 .attr_capable = (attrcapable_t)fs_noerr,