Searched refs:list_empty (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/lib/libntfs/common/include/ntfs/
H A Dlist.h115 * Note: list_empty on entry does not return true after this, the entry is in
134 * list_empty - tests whether a list is empty
137 static __inline__ int list_empty(struct list_head *head) function
/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_node.c873 boolean_t list_empty = 1; local
937 list_empty = 0;
942 if (list_empty) {
/osnet-11/usr/src/cmd/ntfsprogs/
H A Dntfsls.c403 if (list_empty(&dirs.list)) {
H A Dntfsundelete.c1174 if (list_empty(&file->data)) {
1711 if (list_empty(&file->data)) {
/osnet-11/usr/src/lib/libntfs/common/libntfs/
H A Dinode.c300 if (!list_empty(&ni->attr_cache))

Completed in 49 milliseconds