Searched refs:openForAttributeAccess (Results 1 – 5 of 5) sorted by relevance
104 int fd = file.openForAttributeAccess(followLinks); in list()140 int fd = file.openForAttributeAccess(followLinks); in size()176 int fd = file.openForAttributeAccess(followLinks); in read()255 int fd = file.openForAttributeAccess(followLinks); in write()279 int fd = file.openForAttributeAccess(followLinks); in delete()
120 int fd = file.openForAttributeAccess(followLinks); in readAttributes()260 int fd = file.openForAttributeAccess(followLinks);
98 int fd = path.openForAttributeAccess(false); in isExtendedAttributesEnabled()
74 int fd = file.openForAttributeAccess(followLinks); in setTimes()230 int fd = file.openForAttributeAccess(false); in setMode()
769 int openForAttributeAccess(boolean followLinks) throws IOException { in openForAttributeAccess() method in UnixPath