Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_attr.h59 typedef int (*attrcapable_t)(struct vnode *, struct cred *); typedef
69 attrcapable_t attr_capable;
Dxfs_attr.c2627 .attr_capable = (attrcapable_t)fs_noerr,