Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_attr.h68 attrexists_t attr_exists; member
Dxfs_attr.c2407 .attr_exists = posix_acl_access_exists,
2416 .attr_exists = posix_acl_default_exists,
2494 if (!namesp->attr_exists || !namesp->attr_exists(vp)) in attr_system_list()