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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/
H A Dreservations.c79 static inline int ocfs2_resmap_disabled(struct ocfs2_reservation_map *resmap) function
297 if (ocfs2_resmap_disabled(resmap))
735 if (resv == NULL || ocfs2_resmap_disabled(resmap))
806 if (resmap == NULL || ocfs2_resmap_disabled(resmap))

Completed in 28 milliseconds