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) &&
718 if (list_empty(&lo->plh_segs))
720 list_for_each_entry_safe(lseg, next, &lo->plh_segs, pls_list)
1159 list_for_each_entry_safe(lseg, tmp, &nfsi->layout->plh_segs, pls_list) {
1476 list_for_each_entry_safe(lseg, next, &lo->plh_segs, pls_list) {
1674 list_for_each_entry_safe(lp, tmp, &lo->plh_segs, pls_list) {
1693 list_add_tail(&lseg->pls_list, &lo->plh_segs);
1734 INIT_LIST_HEAD(&lo->plh_segs);
1816 list_for_each_entry(lseg, &lo->plh_segs, pls_list) {
2501 list_for_each_entry_safe(lseg, next, &lo->plh_segs, pls_list)
2592 list_for_each_entry(lseg, &lo->plh_segs, pls_list) {
3120 list_for_each_entry(lseg, &NFS_I(inode)->layout->plh_segs, pls_list) {