Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_super.h67 # define ENOSECURITY 0 macro
70 # define ENOSECURITY EOPNOTSUPP macro
/linux-2.4.37.9/fs/xfs/
Dxfs_attr.c2574 return -ENOSECURITY; in attr_secure_capable()