set_posix_acl_flag   47 fs/xfs/linux-2.6/xfs_super.h # define set_posix_acl_flag(sb)	((sb)->s_flags |= MS_POSIXACL)
set_posix_acl_flag   50 fs/xfs/linux-2.6/xfs_super.h # define set_posix_acl_flag(sb)	do { } while (0)