Lines Matching refs:plh_segs
316 if (!list_empty(&lo->plh_segs))
379 list_for_each_entry(lseg, &lo->plh_segs, pls_list) {
468 list_for_each_entry_safe(lseg, next, &lo->plh_segs, pls_list)
476 return !list_empty(&lo->plh_segs);
572 if (list_empty(&lo->plh_segs) &&
721 if (list_empty(&lo->plh_segs))
723 list_for_each_entry_safe(lseg, next, &lo->plh_segs, pls_list)
1161 list_for_each_entry_safe(lseg, tmp, &nfsi->layout->plh_segs, pls_list) {
1478 list_for_each_entry_safe(lseg, next, &lo->plh_segs, pls_list) {
1677 list_for_each_entry_safe(lp, tmp, &lo->plh_segs, pls_list) {
1696 list_add_tail(&lseg->pls_list, &lo->plh_segs);
1737 INIT_LIST_HEAD(&lo->plh_segs);
1819 list_for_each_entry(lseg, &lo->plh_segs, pls_list) {
2501 list_for_each_entry_safe(lseg, next, &lo->plh_segs, pls_list)
2591 list_for_each_entry(lseg, &lo->plh_segs, pls_list) {
3122 list_for_each_entry(lseg, &NFS_I(inode)->layout->plh_segs, pls_list) {