Home
last modified time | relevance | path

Searched refs:dirlist (Results 1 – 3 of 3) sorted by relevance

/linux/usr/
H A Dgen_initramfs.sh151 dirlist=$(find "${srcdir}" -printf "%p %m %U %G\n" | LC_ALL=C sort)
153 # If $dirlist is only one line, then the directory is empty
154 if [ "$(echo "${dirlist}" | wc -l)" -gt 1 ]; then
157 echo "${dirlist}" | \
/linux/fs/nfsd/
H A Dxdr.h116 struct xdr_buf dirlist; member
H A Dxdr3.h179 struct xdr_buf dirlist; member