Searched refs:DFS_ROOT_XATTR (Results 1 – 1 of 1) sorted by relevance
59 #define DFS_ROOT_XATTR "SUNWdfs.rootinfo" macro1171 if (unlinkat(attrdirfd, DFS_ROOT_XATTR, 0) == -1) { in dfs_root_remove()1202 xfd = openat(dfd, DFS_ROOT_XATTR, oflag | O_XATTR, 0600); in dfs_root_xopen()